I'm writing a VBA project in Visio, which more or less functions like the rest of MS VBA environments, and I've got something that has me stumped:
After the program executes, I want to save a copy of the document with a new file name (that's a piece of cake), but I don't want the new, saved doc to carry all of the VBA code with it (just want a plain old doc).
Any ideas?
"I would rather have a free bottle in front of me, than a pre-frontal lobotomy..."
-Shrubble
After the program executes, I want to save a copy of the document with a new file name (that's a piece of cake), but I don't want the new, saved doc to carry all of the VBA code with it (just want a plain old doc).
Any ideas?
"I would rather have a free bottle in front of me, than a pre-frontal lobotomy..."
-Shrubble