S
SteveM
Repost for potential MVP help.
I have Visio models that call Excel and Access explicitly. The models
work fine with Office 2007/Visio 2007 and with the proper application
Reference Library added to the VBA projects.
However, the code fails with Visio 2010. I tracked the problem down
to some kind of conflict between the Office 12 object library
associated with 2007 and the Office 14 library installed with Visio
2010 Beta.
Removal of Visio 2010 and the associated Office 14 library makes the
problem go away.
But now of course I can't continue to test Visio 2010 and still work
on my existing models.
Anybody have any ideas on how to resolve this?
Thanks Much,
SteveM
I have Visio models that call Excel and Access explicitly. The models
work fine with Office 2007/Visio 2007 and with the proper application
Reference Library added to the VBA projects.
However, the code fails with Visio 2010. I tracked the problem down
to some kind of conflict between the Office 12 object library
associated with 2007 and the Office 14 library installed with Visio
2010 Beta.
Removal of Visio 2010 and the associated Office 14 library makes the
problem go away.
But now of course I can't continue to test Visio 2010 and still work
on my existing models.
Anybody have any ideas on how to resolve this?
Thanks Much,
SteveM