Ok. here it is. I am creating fully automated diagrams in visio using an embedded excel spreadsheet. so there is a large amount of Visio code involved. The coding seems to be functioning as intended.
As part of the code, I have included in the 'document open' section, that upon opening all toolbars, page tabs, and scroll bars be hidden.
This works perfectly.
However, I have one page, that if my users goto, if they scroll the mouse either up or down, it crashes visio. EVERY time.
Now, if I enabled the scroll bars, scroll them, then disable the scroll bars, they are able to scroll all they want without a crash.
What is wierd is that it does not do this to me or one other user.
The only thing different about this page, is that it is set to zoom 175% upon 'document open' where the rest of the pages are set to zoom -1 (whole page view).
The question is, what is causing this crash to happen, and how can i prevent it?
Here is the code adjusting the view...even though I do not think it is the culprit at all.
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.