How do I copy a macro and then resave as a different name

  • Thread starter Thread starter Compare document don't show changes
  • Start date Start date
C

Compare document don't show changes

I have created timesheet macros, I need to copy the macro, rename to the
attorney's initial and change the path of the job inside the macro. Can I do
this?
 
Perhaps if you could explain what the macro does and how it is to be used we
could tell you a method of achieving it. There should be no need for users
to change the macro code simply to use their own initials. You could store
the user's initials and path in a docvariable, in a text file, in the
registry, etc or in the macro itself.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Back
Top