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

data entry form

Status
Not open for further replies.

jmd0252

Programmer
May 15, 2003
667
OK,, I have got a data entry form for a table,, one field is a vehicle number. I have a vehicle table, with vehicle number as my primary index,, and I have the relationship defined in the relationship manager. So on my entry form, for my table I want to enter a vehicle number, and then have the program go over, and pull info from the vehicle table, and fill into the entry form, thereby adding data to the new table. So Anyone got any ideas how I get this accompolished?? I have tried making a form, and defining the fields, as being from my vehicle table,, but I get no info, into the new table.
 
HUMMMMMM,,,, good question,,,, originally,, the operator was entering all the info,, but decided that it would be easier if I could save them key strokes,, but I could always, write a query, and use that "view", for the inquiries he does.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top