F
fireytech
I have 2 forms: Frm_FireytechCustomers and DataEntry_Fireytech
The Fireytech Customers form holds all the customer data (phone,
address, name, etc.) There is an auto generate unique customer ID
number for each customer as the primary ID.
The Data Entry form is a form we use to create a new ticket for a
Fireytech customer. There is an auto generate ticket number which is
the primary ID for this form/table.
I want to be able to look up a customer record, and click a button to
open the data entry form and carry all the customer data into the data
entry form. The only thing we would have to fill in at that point
would be the actual ticket data (what the problem is, type of machine,
etc.)
How would I do this? Please assume I am a novice and provide step by
step instructions.
The Fireytech Customers form holds all the customer data (phone,
address, name, etc.) There is an auto generate unique customer ID
number for each customer as the primary ID.
The Data Entry form is a form we use to create a new ticket for a
Fireytech customer. There is an auto generate ticket number which is
the primary ID for this form/table.
I want to be able to look up a customer record, and click a button to
open the data entry form and carry all the customer data into the data
entry form. The only thing we would have to fill in at that point
would be the actual ticket data (what the problem is, type of machine,
etc.)
How would I do this? Please assume I am a novice and provide step by
step instructions.