Hi,
When I click the Save As tool button in the std toolbar or File/Save As, I can get my macros to start a procedure which does more than just save the document with an other name. I have used a procedure called “Sub FileSaveAs()” in which I can put my code.
When the document(file) has status “ReadOnly” and I click File/Save, the “Save As” disalog box appears as expected, but I cannot find any way to start my procedure as I can by using “Sub FileSaveAs()”.
I cannot name a procedure as “Sub FileSave()”. it looks as it is not possible.
Can anyone help me??
Regards
Bj