I want to show multiple sheets in the screen, without removing excel's menus
and toolbars and without displaying their's title bars. My intention is to
show many information on the screen at the same time, without leting the user
know i'm using many sheets to do that and with every kind of information
scrolling in its own place. Like this:
- On the left of the screen i'll have one sheet, using 1/4 of the screen,
where i can scroll up and down without changing the appearance of the center
and right sheets i'll explain later;
- At the center of the screen, i'll have another sheet with it's own
scrolling too;
- On the right of the screen, i'll have another sheet with it's own
scrolling and information.
It will be like a dashboard with many information in the screen, but letting
the user scroll through some of them, change them and see what happens to the
other sheet.
What i'm trying to do is replicate the almost the same functionality we have
at
www.mvelopes.com in excel.
Can somebody help me?
Thanks.