Can anyone suggest why this code isn't working?
Is there another way to do it?
I want each sheet to open according to the cells (in columns) that I want visible, so it docent matter what screen size is in use.
Do I need to call the sheets by the names I have given them?
Sub Workbook_Open()...