Apr 14, 2013 #1 fileman1 Technical User Joined Feb 7, 2013 Messages 152 Location GB I have an unbound form with a combo box on. The row source of the combo has a query to a table. However when I click on the combo, I can select an item but when the combo closes it's blank? an someone tell me what I'm doing wrong, thanks
I have an unbound form with a combo box on. The row source of the combo has a query to a table. However when I click on the combo, I can select an item but when the combo closes it's blank? an someone tell me what I'm doing wrong, thanks
Apr 14, 2013 #2 dhookom Programmer Joined Jun 24, 2003 Messages 22,561 Location US Your properties of the combo box might be wrong. If you need some help, please reply back with at least these properties: Row Source: Column Count: Bound Column: Column Widths: Some sample records from the Row Source might also help. Duane Hook'D on Access MS Access MVP Upvote 0 Downvote
Your properties of the combo box might be wrong. If you need some help, please reply back with at least these properties: Row Source: Column Count: Bound Column: Column Widths: Some sample records from the Row Source might also help. Duane Hook'D on Access MS Access MVP