Hello Tom
FileSaveAs is in Menu File SaveAs. The Button in the Standardmenu is
FileSave. Hope this helps.
PS: Sorry my english is sh.t. ;-)
Greetings
Remo
> Word 2000
>
[quoted text clipped - 7 lines]
>
> "Making the world a safer place."
Montana DOJ Help Desk - 01 Dec 2004 05:42 GMT
Remo,
Thanks for the reply. I already have FileSave covered, but that does not
come into play when the user does a SaveAs, so I was trying to create a
FileSaveAs routine to cover that situation as well. I solved this
particular problem. It turns out that I had to exit Word and the open it
again. Once I did that, the macro started working.
-- Tom
State of Montana
Department of Justice Help Desk
"Making the world a safer place."
> Hello Tom
>
[quoted text clipped - 17 lines]
> >
> > "Making the world a safer place."
Hi Tom,
Public Sub FileSaveAs()
MsgBox "FileSaveAs"
End Sub
If that doesn't work, then something else is wrong.
Greetings from Bavaria, Germany
Helmut Weber, MVP
"red.sys" & chr(64) & "t-online.de"
Word XP, Win 98
http://word.mvps.org/
Montana DOJ Help Desk - 01 Dec 2004 05:43 GMT
Helmut,
I think that I have solved this one, although I have not had any time for
testing yet. But what I noticed is that when I closed Word, and the opened
it again, the FileSaveAs macro started working. Not sure why that would
make any difference.
-- Tom
State of Montana
Department of Justice Help Desk
"Making the world a safer place."
> Hi Tom,
>
[quoted text clipped - 9 lines]
> Word XP, Win 98
> http://word.mvps.org/