P
par
My Visio2003 document has many db linked shapes on several pages. I can
manually refresh and from VBa (newbie) I can use '
Visio.Application.Addons("dbrs").Run "" ' to refresh all shapes on the active
page. But how do I get code to run for all linked shapes on all pages? (I
would like to run this on open, and also from Access VBA)
Also any tips on making updates run faster. I realize that having 200
linked shapes is going to take some time to update, but I'd like to do
everything I can to streamline the process.
thanks!
manually refresh and from VBa (newbie) I can use '
Visio.Application.Addons("dbrs").Run "" ' to refresh all shapes on the active
page. But how do I get code to run for all linked shapes on all pages? (I
would like to run this on open, and also from Access VBA)
Also any tips on making updates run faster. I realize that having 200
linked shapes is going to take some time to update, but I'd like to do
everything I can to streamline the process.
thanks!