S
Seeb
Hi everybody,
I'm using a lot of VBA code to handle events happening to Visio shapes
in a document, based on their Master.BaseID so I know which type of shape
I'm dealing with... I also interact with an Access database to insert values
in tables depending on the shapes added and also connections added between
those shapes.. But it seems that the events are not always triggered when
they happen..
Is it possible that VBA stops responding after an error message showed up or
something like this?
Thanks!
I'm using a lot of VBA code to handle events happening to Visio shapes
in a document, based on their Master.BaseID so I know which type of shape
I'm dealing with... I also interact with an Access database to insert values
in tables depending on the shapes added and also connections added between
those shapes.. But it seems that the events are not always triggered when
they happen..
Is it possible that VBA stops responding after an error message showed up or
something like this?
Thanks!