Hey, I am new-ish to excel and we are using it for our school coursework, I wish to create a macro which copies data (customer data) from one sheet into another. The first sheet would be a template called "New_Customer" and the second sheet would be called "All-Customers" The problem is that i have a field called "Customer Id:" which should contain a number, and after the data is copied to the other sheet, and cleared (using another macro) it will display a new number - One more than the previous.
For example. The first customer enters their data in the "New_Customer" Sheet, the customer ID should display "1", after they press the button to save and add it to the 2nd sheet, and then the clear button the customer ID should automatically display "2" So if it is easier to add the +1 macro to the clear button that would help.
I have probably over complicated something very simple
Any help if greatly appreciated!
For example. The first customer enters their data in the "New_Customer" Sheet, the customer ID should display "1", after they press the button to save and add it to the 2nd sheet, and then the clear button the customer ID should automatically display "2" So if it is easier to add the +1 macro to the clear button that would help.
I have probably over complicated something very simple
Any help if greatly appreciated!