Ok, I am piecing to together some code to do a specific function. I need to start at a specific row and column, select the entire column to the last used row, paste special values, skip a column and repeat.
Example.
Select Column I Row 10 to the last used Row
Copy Current entries
Paste Special Values
Skip column J
Select Column K Row 10 to the last used Row
Copy Current entries
Paste Special Values
Repeat this loop until I reach column BE
The objective is to eliminate a large number formulas and replace them with the value so the other formulas can run faster.
Thanks for any help you can give.
↧