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

In Access, showing a table field value in a form field?

Status
Not open for further replies.

Ovatvvon

Programmer
Joined
Feb 1, 2001
Messages
1,514
Location
US
I'm creating a small inventory database for office supplies. I want to be able to interact with the db from a form within access.

I have designed the form to have fields such as nomenclature, description, etc.

I'm having trouble having the form take data from the table on a specific record and entering it into the form textbox automatically.

How can I have it do this...say from record two or four or whatever? (I'll create the search box so they can enter whatever ID they want to go to that specific record...right now I'm just having trouble writing up the correct code to have it display the fields I want from the table into the form fields)

-Ovatvvon :-Q
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top