Hi
Im new here and to VBA and would appreciate some help. I have a set of data, and one of the columns named 'Steps', has single digit values eg 1,2,4,5 etc
I would like to copy each entire row to a new sheet. The number of times i would like to copy a given row will be whatever the number is in the steps column.
The size of the data set changes, so will need code to find the last row and then loop through the whole dataset to do the copying.
Your help is appreciated!
Cheer
Bookmarks