G
Hello,
In my normal.dot, I have the following macro (found in an old post in
this group)...
Sub AutoOpen()
Application.Run "GoBack"
End Sub
which places the cursor at the last edit point when a document is
opened.
This worked fine in Office 97, but I have just installed Office 2003
and it no longer works. I can open normal.dot, look in the VB editor
and see the macro. When I open normal.dot, I am given the warning about
running macros.
If I open any other document though, I don't get the warning about
running macros, nor does the GoBack feature work.
Any idea why? Thanks.
In my normal.dot, I have the following macro (found in an old post in
this group)...
Sub AutoOpen()
Application.Run "GoBack"
End Sub
which places the cursor at the last edit point when a document is
opened.
This worked fine in Office 97, but I have just installed Office 2003
and it no longer works. I can open normal.dot, look in the VB editor
and see the macro. When I open normal.dot, I am given the warning about
running macros.
If I open any other document though, I don't get the warning about
running macros, nor does the GoBack feature work.
Any idea why? Thanks.