select a record and send info to a field

roley

Registered User.
Local time
Today, 08:53
Joined
May 28, 2003
Messages
20
I'm a book taught user with no VB Code experience. I have a database that has over 1000 pieces of equipment in it. Each piece of equpment has an equipment type. Each piece of eqipment type has an equipment size. In my form I would like to have a command button that would open a form listing the equipment types. No problem I can do that. In this new form I want to be able to select the record that has the info that I want and hit another command button that would send the selected record to it's required field. I know I can do this with combo boxes however it's not the right procedure for what I want to do. It's a multi user system nd I'm trying to make it certain way.
 

Users who are viewing this thread

Back
Top Bottom