Hello there try the below code.
To insert the code press Alt+F8 on your keyboard. Clear the contents in the macro name field and then type InsertNumbers. Then select the Create option.
Copy and paste the below code into the blank space provided. Anything that appears in green is a comment I left to help you understand what I did.
You'll need to change the sheet names to fit your workbook. Sheet1 currently is the worksheet where the numbers are located. Sheet2 is an empty worksheet where the numbers are copied to. Just change the name within the quotation marks to your workbook names to make the code work properly.
Exit out of the Visual Basic Window. Select the worksheet where the numbers are located that you want to copy and then press Alt+F8 again. This time Select the InsertNumbers macro option and select Run.
Let me know if this works for you!
Thanks!
RVASQUEZ
Bookmarks