I have a table set up with customer bill to, quote to, and ship to information. In my form to enter a new customer, I can type in all the info and it works fine. What I want to do is, If the customer has the same address for all (billing, quote, shipping) I want to enter the billing info and then I want a button that will copy it to quote and shipping.
This is in one table and is all on one form for that table.
I appreciate any and all input.