Parker
Registered User.
- Local time
- Today, 11:37
- Joined
- Jan 17, 2004
- Messages
- 316
I have an order form that is poulated from a mixture of queries and user input.
This form is used to collate the information necessary to colect a client from (a) and deliver them to (b) on a given day
If they then want to return from (b) to (a) on a different day then a new job has to be generated, But, this second job is nearly always booked at the same time.
So, in order to save time and save having to input a lot of the data twice I want to include the option on the form for the opperator to book this second job.
90% of the information needed for the second half of a job like this is the reverse of the information already taken for the first half (i.e. Destination Address becomes Collection Address etc,)
How can I use a command button to open a new booking form against the same client and reverse addresses and other information, retain client information, generate a new job number, etc. and still leave options for entering other additional infomation.
Any ideas
Thanks
This form is used to collate the information necessary to colect a client from (a) and deliver them to (b) on a given day
If they then want to return from (b) to (a) on a different day then a new job has to be generated, But, this second job is nearly always booked at the same time.
So, in order to save time and save having to input a lot of the data twice I want to include the option on the form for the opperator to book this second job.
90% of the information needed for the second half of a job like this is the reverse of the information already taken for the first half (i.e. Destination Address becomes Collection Address etc,)
How can I use a command button to open a new booking form against the same client and reverse addresses and other information, retain client information, generate a new job number, etc. and still leave options for entering other additional infomation.
Any ideas
Thanks