S
Stacey Crowhurst
Hi. I've created a combo box that looks up a part of my form when selected
using the wizard. It works fine except when I select the drop down arrow to
scroll I don't see any data. I can click on an empty spot and it will
populate the combo box with the data and go to that record on my form. The
row source on the combo box is: SELECT [Vendor - Directory].[Vendor ID],
[Vendor - Directory].[Vendor Name] FROM [Vendor - Directory]; Any suggestions?
Thanks so much!
using the wizard. It works fine except when I select the drop down arrow to
scroll I don't see any data. I can click on an empty spot and it will
populate the combo box with the data and go to that record on my form. The
row source on the combo box is: SELECT [Vendor - Directory].[Vendor ID],
[Vendor - Directory].[Vendor Name] FROM [Vendor - Directory]; Any suggestions?
Thanks so much!