C
clueless2003
Guest
another stupid question (was: cute pictures of Anna Kournikova)
Oh...sorry, not here--but I got a bunch of you to look!
Here's my problem: I've created a form within a database that is basically going to serve as a look-up. I want to be able to have the user input an account # and have the output be all of the related data in about 10 different fields. For this, I'm using a combo box. Simple enough, right? But, while I want the data to populate the other fields immediately after the user inputs the account # and presses Enter, I'm seeing the cursor bounce to the next field...and then the field after that...and the one after that.... And, in the current iteration, these fields are not even populating!
Why, why, why, why.....WHY!?!
Oh...sorry, not here--but I got a bunch of you to look!
Here's my problem: I've created a form within a database that is basically going to serve as a look-up. I want to be able to have the user input an account # and have the output be all of the related data in about 10 different fields. For this, I'm using a combo box. Simple enough, right? But, while I want the data to populate the other fields immediately after the user inputs the account # and presses Enter, I'm seeing the cursor bounce to the next field...and then the field after that...and the one after that.... And, in the current iteration, these fields are not even populating!
Why, why, why, why.....WHY!?!
Last edited: