single file, show multiple tabs
Check VBA help for the Arrange property of the Windows collection.
Application.Windows.Arrange xlArrangeStyleTiled
"Steve" wrote in message
...
Howdee all.
I have a need to show multiple tabs of a single workbook simultaneously.
In much the same way as one can do with multiple files-- cascade,
horizontal, tiled, vertical......
Is there any code to do this with?
Your helps are deeply appreciated.
Best.
SteveB
|