Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nbelyh authored Jul 23, 2024
1 parent d30b389 commit 8c26a33
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Addon to allow Visio VBA to do a "Save As"

There is no built-in dialog in Visio VBA to do a Save As. So, I have created an addon that can do this.
Download the .zip file below, unzip it and run the .msi file contained within. This will install the addon in Visio.
Now download the test.zip file below and unzip it into your My Shapes folder. Open this file and look at the macro "SaveAs".
Edit the contents of the string "SaveAddress" to change the default location and name where the file is saved to.

See: https://www.paulherber.co.uk/free-visio-addons/

0 comments on commit 8c26a33

Please sign in to comment.