A couple of quick questions:
1. If I have two workbooks open, both with "Sheet1", would WorkSheets(1).Calculate only affect the Workbook I am currently working on? If not, is there a way to get around this?
2. What if a Workbook has more than 1 sheet to update - do I have to specify each separate worksheet as in the first example?
Thanks
1. If I have two workbooks open, both with "Sheet1", would WorkSheets(1).Calculate only affect the Workbook I am currently working on? If not, is there a way to get around this?
2. What if a Workbook has more than 1 sheet to update - do I have to specify each separate worksheet as in the first example?
Thanks