Hi All
In my DB I have 2 tables "Customers" and "Job_Input"
The "Customers" table is updated daily and each customers is identified by a JobNo.
The "Customers" table is a contiuous form which displays todays customers, each customer has a command button ("Update").
The objectives are to:
1. Open form "Job_Input" and display customers details based on the JobNo.
2. Once details are entered into form "Job_Input" click on command button "Save" which will save data in "Job_Input" and delete record from "Customers" table
I have read through and tried many threads but still can not achieve my objectives.
Can anyone help with this.
Thanks in Advance
Geoffk
In my DB I have 2 tables "Customers" and "Job_Input"
The "Customers" table is updated daily and each customers is identified by a JobNo.
The "Customers" table is a contiuous form which displays todays customers, each customer has a command button ("Update").
The objectives are to:
1. Open form "Job_Input" and display customers details based on the JobNo.
2. Once details are entered into form "Job_Input" click on command button "Save" which will save data in "Job_Input" and delete record from "Customers" table
I have read through and tried many threads but still can not achieve my objectives.
Can anyone help with this.
Thanks in Advance
Geoffk