I have been building a program in Excel and one of my lines of code just stopped working. I am just selecting a different sheet, say I am Sheet1 and I want to jump to Sheet2:
I have always used this in the past but it doesn't work anymore, it just stays on the first sheet. What am I doing wrong?![]()
Sheets("Sheet2").Activate
Thanks guys.
Bookmarks