Good Day
I have an excel sheet that has 5 columns:
A1 = ID
A2 = Item
A3 = Description
A4 = Quantity
A5 = Price
I am trying to write a macro to add X amount of lines to new sheet depending on the Quantity value.
IE. if the Quantity is 5 it should have 5 of that line moved to the next page etc
the QTY will not pull through to the next page for it's now only 1
Bookmarks