R
RealGomer
I tried to create a macro that would copy the information
in one form field into another. I named each form field as
a bookmark and then used Tools - Macro - Record Macro.
My macro recording was
F5
Bookmark: TPName
Copy
F5
Bookmark: CopyTPName
Paste
End Recording
I saved the macro in the document proper. I protected the
docuemnt as a form and then saved the document. The
properties for Bookmark: CopyTPName were set to Run Macro
on Enter.
Every time I tested the macro, I received an error message
that the Go To subject could not be found. When I ran the
debugger, the Go To Subject name was the same as the
bookmarks!
Any suggestions? I want to use this document for
addressing form letters, so the users will only need to
enter the TPName once instead of twice.
Thank you.
(PS - Please excuse any typos. My screen was washed out by
the sun and I don't have a glare shield.
in one form field into another. I named each form field as
a bookmark and then used Tools - Macro - Record Macro.
My macro recording was
F5
Bookmark: TPName
Copy
F5
Bookmark: CopyTPName
Paste
End Recording
I saved the macro in the document proper. I protected the
docuemnt as a form and then saved the document. The
properties for Bookmark: CopyTPName were set to Run Macro
on Enter.
Every time I tested the macro, I received an error message
that the Go To subject could not be found. When I ran the
debugger, the Go To Subject name was the same as the
bookmarks!
Any suggestions? I want to use this document for
addressing form letters, so the users will only need to
enter the TPName once instead of twice.
Thank you.
(PS - Please excuse any typos. My screen was washed out by
the sun and I don't have a glare shield.