CAN ANYONE HELP I am trying to produce an order system for Butchers using Excel. I have produced a sheet containing 54 Columns across and 1000 Rows. The Column headings are Cust.No,, Customers Name, Customers Tel No. Turkey, Turkey Size, Price Per. Kilo. These headings are repeated across the page for Chicken, Goose, Duck, Game and other products etc etc all with the Size, Price Per Kilo following each one of these headings. I would like to use a Macro to collect Data from the Rows across Order Sheet ignoring Empty cells. Then place the Data retrieved into a Sheet called “Invoice”. with a layout as follows:
“Cell C1” INVOICE # : [1234] “Cell D1”[INVOICE # ]
“Cell C3” Cust.No. : “Cell D3”[Cust.No]
“Cell C4”Customers Name : “Cell D4”[Customers Name ]
“Cell C6” Item Purchased “Cell F6” Size “Cell H6” Price Per Kilo/Each “Cell K6” Total
The Total Field would be a Result of Size x Price Per Kilo
“Cell J30” Grand Total
Grand Total result from totalling the Total Column.
Within the Macro I would like to generate the Invoice Number and as usual increment by One each time Macro is run, then when each invoice is complete Print It then save it using Customers Name as name of saved file.
If needed and if possible could attach file showing Order Sheet and layout for Invoice.
[TABLE="width: 405"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
“Cell C1” INVOICE # : [1234] “Cell D1”[INVOICE # ]
“Cell C3” Cust.No. : “Cell D3”[Cust.No]
“Cell C4”Customers Name : “Cell D4”[Customers Name ]
“Cell C6” Item Purchased “Cell F6” Size “Cell H6” Price Per Kilo/Each “Cell K6” Total
The Total Field would be a Result of Size x Price Per Kilo
“Cell J30” Grand Total
Grand Total result from totalling the Total Column.
Within the Macro I would like to generate the Invoice Number and as usual increment by One each time Macro is run, then when each invoice is complete Print It then save it using Customers Name as name of saved file.
If needed and if possible could attach file showing Order Sheet and layout for Invoice.
[TABLE="width: 405"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]