Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
A colleague created a standard image including an installation of Office Word
2002 SP3. This standard image has been rolled out to the company and now my colleague has left the company. When a user logs onto their PC's and clicks Word ToolsOptionsUser Information tab my colleague names appears in error. We have a few hundred PC's and I wondered if there was a quick way of changing the name in the User Information tab to reflect the person that is actually logged onto the PC rather than the name of my colleague who has left the company. Thank you for your help. Kind regards. Catherine L. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Distribute this macro (written for Excel) to each of them and have them run it:
Sub Macro1() Application.UserName = Environ("UserName") End Sub -- Gary''s Student - gsnu200798 "Catherine L" wrote: A colleague created a standard image including an installation of Office Word 2002 SP3. This standard image has been rolled out to the company and now my colleague has left the company. When a user logs onto their PC's and clicks Word ToolsOptionsUser Information tab my colleague names appears in error. We have a few hundred PC's and I wondered if there was a quick way of changing the name in the User Information tab to reflect the person that is actually logged onto the PC rather than the name of my colleague who has left the company. Thank you for your help. Kind regards. Catherine L. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you don't get an answer in this excel forum, you may want to ask in an MSWord
forum. Catherine L wrote: A colleague created a standard image including an installation of Office Word 2002 SP3. This standard image has been rolled out to the company and now my colleague has left the company. When a user logs onto their PC's and clicks Word ToolsOptionsUser Information tab my colleague names appears in error. We have a few hundred PC's and I wondered if there was a quick way of changing the name in the User Information tab to reflect the person that is actually logged onto the PC rather than the name of my colleague who has left the company. Thank you for your help. Kind regards. Catherine L. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
importing Word document into Excel 2002 worksheet. | Excel Worksheet Functions | |||
Paste Table from Word in Excel - 2000 -vs- 2002 | Excel Discussion (Misc queries) | |||
Atomatic file name in excell 2002 from cel A1 (like in word 2002) | New Users to Excel | |||
Outlook 2003 vs. Word 2002 | Charts and Charting in Excel | |||
Can you print labels using Excel 2002 in a Word 2002 mail merge? | Excel Discussion (Misc queries) |