How do I limit the contents of one combo box based on the selection in another? i know how to do this in access, but now i'm working with a *.adp file and sql server an the old syntax is not working anymore.
before it was something like this: "where productID= forms!myform!mycontrol"
How does it work in my situation?
thanks.
before it was something like this: "where productID= forms!myform!mycontrol"
How does it work in my situation?
thanks.