Remou,
Thanks very much for the code. I'll try it tomorrow at work. I finally worked out the syntax I needed to set the pointer today. I didn't think I could set the ListIndex since it is supposed to be read-only, but this works for my application:
If strRowCount = 1 Then...
I'm trying to make a selection in an Access 2002 combo box using VBA. I don't know how to set the pointer to a particular row without forcing the user to click on the control.
I have created the row source for the combo box with a sql query. That works well. If the row source query brings...
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.