I have had this error in the past as well using:
Would it always be preferable to use the above method?Code:Sheets("RawData").Activate 'AND Sheets("RawData").Select
Are there specific times when each one of these is better suited? Is one more efficient then the other?Code:Application.GOTO worksheets("New Data").Cells(1)




Reply With Quote
Bookmarks