S
Smallweed
Hi, does anyone know a way in VBA to present the user with the Save As dialog
box but prevent them from saving across the original document? Obviously I
could have made it read-only but, earlier in the same macro, I need to write
some text to a document variable in the original (which I then can't save if
it's read-only...).
box but prevent them from saving across the original document? Obviously I
could have made it read-only but, earlier in the same macro, I need to write
some text to a document variable in the original (which I then can't save if
it's read-only...).