Hi,
I’m using Access 2000.
I use access to process orders for my company. I have two identical forms, one which I use to quote a customer a price, and another to actually process the order - one is called “QuoteForm” and the other “OrderForm”.
Both forms are completely identical; they both draw information from the same tables and queries, however the data is stored in two separate tables – “QuoteTable” and “OrderTable” - they also have identical structures.
The reason I do this is so we do not confuse which orders have been placed and paid for, and which have only been quoted for...
Currently I am taking the time to fill out the “QuoteForm”, then if the customer decides to make a purchase I have to spend further time filling out the “OrderForm” – effectively doing the same thing twice!
I would like to place a button on the “QuoteForm” which can automatically load up the “OrderForm”, start a new record and transfer this information across – cutting my data entry time in half!
Has anyone come across anything like this before?
I was also considering “a little red button” to place on the “QuoteForm” – so if the order is placed I can press the button and it self-destructs/erases itself! Although I think I would need a little confirmation screen to pop up asking me if I was sure I wanted to do this – so any ideas on this would also be very appreciated, but is not essential as I also thought little red buttons were foolish as a child.
Thank you for taking the time to read this. Any help would be greatly appreciated.
I’m using Access 2000.
I use access to process orders for my company. I have two identical forms, one which I use to quote a customer a price, and another to actually process the order - one is called “QuoteForm” and the other “OrderForm”.
Both forms are completely identical; they both draw information from the same tables and queries, however the data is stored in two separate tables – “QuoteTable” and “OrderTable” - they also have identical structures.
The reason I do this is so we do not confuse which orders have been placed and paid for, and which have only been quoted for...
Currently I am taking the time to fill out the “QuoteForm”, then if the customer decides to make a purchase I have to spend further time filling out the “OrderForm” – effectively doing the same thing twice!
I would like to place a button on the “QuoteForm” which can automatically load up the “OrderForm”, start a new record and transfer this information across – cutting my data entry time in half!
Has anyone come across anything like this before?
I was also considering “a little red button” to place on the “QuoteForm” – so if the order is placed I can press the button and it self-destructs/erases itself! Although I think I would need a little confirmation screen to pop up asking me if I was sure I wanted to do this – so any ideas on this would also be very appreciated, but is not essential as I also thought little red buttons were foolish as a child.
Thank you for taking the time to read this. Any help would be greatly appreciated.