A
Andy
I would like to popup a SaveAs dialog so that I can allow the user to
save a copy of my diagram, but I would like to specify/generate a
likely the filename. I can't use the DoCmd to popup the saveAs dialog
as I cannot specify the initial filename. If i try to change the name,
path and fullname I get an error as these are readonly. I was hoping
not to have to implement the dialog myself. If I do a similair thing in
VBA from Excel I am able to make use of the Excel dialogs.
Is it possible for me to use the Visio file dialogs?
Thanks
save a copy of my diagram, but I would like to specify/generate a
likely the filename. I can't use the DoCmd to popup the saveAs dialog
as I cannot specify the initial filename. If i try to change the name,
path and fullname I get an error as these are readonly. I was hoping
not to have to implement the dialog myself. If I do a similair thing in
VBA from Excel I am able to make use of the Excel dialogs.
Is it possible for me to use the Visio file dialogs?
Thanks