Hi,
I'm working on some VBA to re-format some quotations to a more basic layout for data entry. The re-formatted sheet is very simple containing just the product code in column A and the quoted quantity in column B.
A colleague has asked me if the quantities could be ommitted but if the quantity is greater than 1 then it should duplicate the code underneath the original (duplicate once for a quantity of 2 or twice for a quantity of 3 and so on).
I'm not really even sure where to start with this - can anyone help?
I'm working on some VBA to re-format some quotations to a more basic layout for data entry. The re-formatted sheet is very simple containing just the product code in column A and the quoted quantity in column B.
A colleague has asked me if the quantities could be ommitted but if the quantity is greater than 1 then it should duplicate the code underneath the original (duplicate once for a quantity of 2 or twice for a quantity of 3 and so on).
I'm not really even sure where to start with this - can anyone help?