J
Jojo
Hi,
I need some help.
I have a Visio page open and I have saved it once already as a VSD file. So
it already has a filename with a aVSD extension.
So I'd like to be able to click a macro button that does this
Application.ActiveDocument.Save
then this
Application.ActiveWindow.Page.Export "C:\Documents and Settings\Visio
Stuff\PNG\SameFileNameAsVisioFileName.png"
i.e. Export the file (keeping the same filename as the VSD name) but as a
PNG in my PNG subfolder .
Any help appreciated.
(Should I move this to a VBA newsgroup ?)
Jojo
I need some help.
I have a Visio page open and I have saved it once already as a VSD file. So
it already has a filename with a aVSD extension.
So I'd like to be able to click a macro button that does this
Application.ActiveDocument.Save
then this
Application.ActiveWindow.Page.Export "C:\Documents and Settings\Visio
Stuff\PNG\SameFileNameAsVisioFileName.png"
i.e. Export the file (keeping the same filename as the VSD name) but as a
PNG in my PNG subfolder .
Any help appreciated.
(Should I move this to a VBA newsgroup ?)
Jojo