Thread: Auto_Open Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Trying To Excel Trying To Excel is offline
external usenet poster
 
Posts: 13
Default Auto_Open Macro

Can I creat a Macro to prompt a user to enter their name which would then
propogate to the "Username" value on the General Tab under Tools\Options menu?

I have several users accessing the file from various computers and Windows
login.
I know there is a way to update the username using VBasic to cooincide with
the Windows log in but I am not familiar enough with VB to do it.

If I could record a macro and save it as Auto_open this would work. I also
do not want the Tools\Options\General window to be displayed wen the macro
runs. I just want the username to be updated based on the information entered
in the prompt window.

Thanks
Martin