ninjalearner
New Member
Hi All,
I have a list of 30 products on sheet 1 cells A2:A31,their correspondent unit prices on cells B 2 to b31 and column C 2 TO 31 captures order quantity. The order taker inputs order quantities in sheet 1 column c.
I need a code that once an order taker inputs an order quantity on column c and clicks on a button on sheet 1, it uses inputbox to ask for the information of the customer i.e name and order date then it will transfer the details in addition to the order quantity and unit price from sheet1 to a new summary worksheet named after the customer.
The summary worksheet created for each customer should have a simple invoice format that will also have running total plus a constant sales tax to get grand total.
I have a list of 30 products on sheet 1 cells A2:A31,their correspondent unit prices on cells B 2 to b31 and column C 2 TO 31 captures order quantity. The order taker inputs order quantities in sheet 1 column c.
I need a code that once an order taker inputs an order quantity on column c and clicks on a button on sheet 1, it uses inputbox to ask for the information of the customer i.e name and order date then it will transfer the details in addition to the order quantity and unit price from sheet1 to a new summary worksheet named after the customer.
The summary worksheet created for each customer should have a simple invoice format that will also have running total plus a constant sales tax to get grand total.