by Stevek >> Thu, 8 Nov 2007 6:01:52 GMT
Can anyone suggest (by example) how to code a switch in worksheet once an Excel object (workbook) has been created - with a default of 3 worksheets. I have a process that needs to generate 3 worksheets and while I can select the default (activeSheet), I cannot see how to activate the other sheets when required.
I can follow the logic in Excel when using Macros to see what MS does but cannot translate the process to jade coding.