I have a challenge with a line of code that is quite simple: selecting a sheet within the workbook.
Example:
Sheets(“Main”).Select
When I step through or run the code the sheet is never selected.
Any ideas as to why? I tried rebooting (warm boot) and this did not resolve the issue.
Thanks,
John