Hello,
So I have the simplest line not working. The sheet name is right and what I am copying is a formula that I will be doing a paste special with. It works on another sheet. Why on earth is this returning a application-defined or object defined error 1004?
Thank you so much for your help. Have a nice day.![]()
Sheets("Veri_Hidden1").Range(Cells(6, 2), Cells(35, 2)).Copy
-Rob
Bookmarks