I have an excel spreadsheet with a value followed by exactly 29 spaces. I am trying to find a way to copy that value to the next 29 blank row spaces then loop again and copy the next value to the following 29 spaces.
Each value is different and there is no sequential order. I have over 50,000 rows and I have spent so much time trying to find a way to do this. Any help is much appreciated. I believe I can run a loop to accomplish this however I am a newb. Thank you!
The following should get you where you need to go. Post again with details if you run into any problems with it: