Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

best way to insert new record

Status
Not open for further replies.

hnunez4399

Programmer
Apr 10, 2003
62
US
What would be the best way in a form to have the form automatically go to nwe reocrd once data is entered.

So if the field is 12 characters and you enter that is tabs right down to that field.

This field is bases on a query running in the back round as a look up table.
Thanks,
 
Why not have a command button named "New Record" with the appropriate code under it? The wiz can help you do this.

Rollie E
 
I do not want them to click a button. They are using a scanner for inputing the data and then the cursor should move to the new record..
let me know if there is a way for this
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top