Hi all,
I have written a program in excel. When the client opens the file, it has an open event that puts excel in full screen mode. In excel 2003, when in full screen mode, the sheet tabs and horizontal scroll is located behind the windows taskbar (the one with the start button). Because of this, they obviously cannot see the sheet tabs to go between the sheets, nor scroll left and right.
If you resize the windows taskbar (ie. make it bigger and then back to normal size) excel fixes itself.
So, my question is: Is there anyway to do this from excel VBA, or am i stuck with not being able to use full screen mode?
Also, any other advice for getting around this issue is welcome.
Thanks for your help in advance!
John
I have written a program in excel. When the client opens the file, it has an open event that puts excel in full screen mode. In excel 2003, when in full screen mode, the sheet tabs and horizontal scroll is located behind the windows taskbar (the one with the start button). Because of this, they obviously cannot see the sheet tabs to go between the sheets, nor scroll left and right.
If you resize the windows taskbar (ie. make it bigger and then back to normal size) excel fixes itself.
So, my question is: Is there anyway to do this from excel VBA, or am i stuck with not being able to use full screen mode?
Also, any other advice for getting around this issue is welcome.
Thanks for your help in advance!
John