G
Guest
As example: I have a table called "WPS Data" containing the following data
"WPS" and "CE"
WPS CE
1A1457 212287
1A1468 212288
1A1475 212287
1A3212 83830
1A1469 212288
What I want to do on my form is when the WPS is selected from a drop down
list the associated CE is displayed in a COMBO box. I can not know how to
write the SELECT statement.
"WPS" and "CE"
WPS CE
1A1457 212287
1A1468 212288
1A1475 212287
1A3212 83830
1A1469 212288
What I want to do on my form is when the WPS is selected from a drop down
list the associated CE is displayed in a COMBO box. I can not know how to
write the SELECT statement.