Automatically populating a combo box

tbeegz

Registered User.
Local time
Today, 00:29
Joined
Mar 28, 2002
Messages
10
I have a combo box that references values from a query that finds unmatched values from 0001 to 9999, preventing the user from from selecting a value more than once.

How can I make the combo box default to the next value in the list, so the user does not have to select it?
 

Users who are viewing this thread

Back
Top Bottom