Hi,
I am a total newbie at excel programming.
I have no knowledge in VBA programming, and macros.
I have a simple excel document with 4 sheets.
My boss asked me if there's a way of doing the following thing :
When pressing a button, or starting a macro - every 15 seconds,
a different spread-sheet will be shown.
Meaning :
Spread-Sheet 1 is shown.
.... 15 seconds ...
Spread-Sheet 2 is shown.
.... 15 seconds ...
Spread-Sheet 3 is shown.
.... 15 seconds ...
Spread-Sheet 4 is shown.
.... 15 seconds ...
Spread-Sheet 1 is shown.
.... 15 seconds ...
Spread-Sheet 2 is shown.
.... 15 seconds ...
etc ...
It's cause we have it shown on a large screen for all the workers,
and we wish to cycle the sheets, so everyone sees all the information.
Is there a way of doing so in a piece of code or macro or button ?
And if so - how do I stop it if I want to edit the information in one of the sheets ?
Thank you very much in advance,
Johnie
Bookmarks