Please be patient as I am fairly new to VBA. I seen other code to solve this problem, but can't seem to get it to work, primarily since I have not been able to reasearch down to the Nth degree to understand what it is telling me. I need to get this too work soon and could use a working solution that I could then backtrack to gain understanding based on my data instead of generic expressions and variables.
Workshett 1 = Current Mill Shedule
Worksheet 2 = Sheet2
I have a series of rows on Worksheet 1, each row has value in column "AE". I need to copy the row from Worksheet 1 'X' times equal the value in "AE" to Worksheet 2.
I need to to it for each row on Worksheet 1.
The number of rows on Worksheet 1 varies each time I will need to run the Macro.
Any assistance would be greatly appreciated.
Thanks in advance.
Bookmarks