I have a combo box that is used to search for a particular vendor. I want to display a simple Message box if the record is not found. How would I do that?
Below is the code that does the searching. It was created using the Combo Box Wizard.
Dim rs As Object
Set rs =...
Hi Everyone,
I have two combo boxes on my form. When the user makes a selection, I want the focus to move to the second combo box. This is simple enough.
However, is there a simple way to have Access automatically select the first entry in the second combo box, rather than having the users...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.