![]() |
|
#1
|
|||
|
|||
|
Hello, I have only ever looked at macros and never used them. (That translates to please go easy on me!) However, I have been asked to update several macros. It is simply a matter of changing the signature line, but it seems I am not changing it in the right place(s). These macros are stored on our network and when I go into my Word options I see that the startup folder and user templates are set to my "K" drive. I have gone out there and found all of the .dot files, opened them, updated the signature line with the correct name, and saved them. However, when I open word, go to View -> Macros and select one of the Macros I know I changed, when I get to the signature line, it still shows the wrong name.
The code with the signature lines is: Code:
Selection.TypeText Text:="Sincerely,"
Selection.TypeParagraph
Selection.TypeParagraph
Selection.TypeParagraph
Selection.TypeText Text:="Someone"
Selection.TypeParagraph
Selection.TypeText Text:="Customer Service Manager"
Selection.TypeParagraph
Thanks! Last edited by macropod; 04-13-2021 at 02:46 PM. Reason: Inserted macro code into body of post |
| Tags |
| macro edit, macro help, word macros |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PowerPoint template can be edited, saved as .potx | cyoungclaus | PowerPoint | 0 | 03-02-2016 04:52 PM |
When I create a new macro in Word 2013, it overwrites my previously saved macros.
|
lilihildreth | Word VBA | 3 | 02-05-2015 03:27 PM |
Updating time stamp only when changes have been made and re-saved
|
ashmo0024 | Word | 1 | 09-05-2014 01:46 PM |
| Updating active R/O templates (dot) and macros (dotm) | gw1500se | Word | 0 | 05-27-2014 12:11 PM |
| Auto print when edited and saved? | mrkris1982 | Word | 1 | 02-22-2012 05:38 PM |