Need help with using VBA to select tabs in Excel
I am trying to create a loop in VBA which will insert into a sheets().select
statement the name of the tab I am interested in. The tab names would be
contained in a tab in the same workbook. Any suggestions?
Thanks
|