Starnheavn
Registered User.
- Local time
- Today, 12:01
- Joined
- Apr 30, 2012
- Messages
- 31
I created a database that includes my tables for Customer, Quote, Quote Detail, Product, Rep, and States and forms for looks up of customer, products, etc. Ive included a Form for Quote and its Quote detail (which is the subform). Where I am getting stuck at is: say the client decides to accept the quote...how can I make the quote become an invoice? The quote will have it's own number for example 3076 but when it becomes an invoice it will have a number of 586SUN-1778-12 (of course the Quote number and invoice numbers should be populated so the next record would be 3077 /586SUN-1779-12etc.) Thanks for your help.