I am trying to find out how to eliminate blank cells from an invoice program I am creating.
I have 1 customer ordering product from multiple Venders, and I have created an Order Form to send to those Venders. But now I want to gather all the data from each order form and create an Invoice sheet and set it up to send to the customer so they get one sheet and not multiple sheets.
Another way I thought of doing this same process was by writing info in one sheet for the customers Invoice and have Excel divide the order up according to the code.
Which ever is easiest. all product is coded per vender.
Vender ABC code would look like this ABC-123
Vender DEF code would look like this DEF-123
I have 1 customer ordering product from multiple Venders, and I have created an Order Form to send to those Venders. But now I want to gather all the data from each order form and create an Invoice sheet and set it up to send to the customer so they get one sheet and not multiple sheets.
Another way I thought of doing this same process was by writing info in one sheet for the customers Invoice and have Excel divide the order up according to the code.
Which ever is easiest. all product is coded per vender.
Vender ABC code would look like this ABC-123
Vender DEF code would look like this DEF-123