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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Go to record on a Table

Status
Not open for further replies.

danvzla

Programmer
Jan 16, 2004
28
FI
Hi everybody

I got a table refer as a RECORDSET (Name: Log). I need that when a user puts in a Textbox a number (ID), it will go to the record in "Log" (table) with that ID.
 
Have you tried using a combobox ?

Add a combobox to the form.. the wizard will fire and one option will be to "find a record on my form" , fill in what you want the box to hold ( in your case , the ID and away you go !

Regards

BuilderSpec
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top