Auto Generate Number on Form Text Box

  • Thread starter Adrian Laboy via AccessMonster.com
  • Start date
A

Adrian Laboy via AccessMonster.com

If I want a text box on my form to be filled automatically when the form is loaded with the next value on a list that I have, how would I do that?
Ex. I have a text box called ID....I want it to retrieve it's values from a table (ID Table), the first time it should take the first number on the list...and the second time the second number....and so on...Can anyone help
 
Top