Dreamcatcher
Registered User.
- Local time
- Today, 19:52
- Joined
- Jul 15, 2008
- Messages
- 19
Hi,
I writing a database to record all correspondance with customers.
I've set up a CUSTOMERS table containing info like Client_Ref, Client_Name, Company_Name etc.
Now from the main operator screen i've got a 'Create New Record' button which at the moment runs an [Input]=[Client Ref] condition alllowing the operator to input a Client_Ref number....
From there i want it to open a New_Record Form with the Client_Ref, Client_Name, Company_Name etc automaically inserted into the relevant fields in the New_Record Form (pulled from the CUSTOMERS table). Operator would then fill in the remaining field and the save the info onto a RECORDS table.
How do i get the the Client_Ref, Client_Name, Company_Name etc to be automaically inserted into the relevant fields in the New_Record Form??
Or is there a better way of doing this?
All help would be appreciated as my head is beginning to hurt now.
I writing a database to record all correspondance with customers.
I've set up a CUSTOMERS table containing info like Client_Ref, Client_Name, Company_Name etc.
Now from the main operator screen i've got a 'Create New Record' button which at the moment runs an [Input]=[Client Ref] condition alllowing the operator to input a Client_Ref number....
From there i want it to open a New_Record Form with the Client_Ref, Client_Name, Company_Name etc automaically inserted into the relevant fields in the New_Record Form (pulled from the CUSTOMERS table). Operator would then fill in the remaining field and the save the info onto a RECORDS table.
How do i get the the Client_Ref, Client_Name, Company_Name etc to be automaically inserted into the relevant fields in the New_Record Form??
Or is there a better way of doing this?
All help would be appreciated as my head is beginning to hurt now.

Attachments
Last edited: