Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
I have tried to write some macro to show the windows username in c a cell, testing on each startup. Function: Function usrname() usrname = Environ("Username") End Function Then a sub: Sub auto_open() Call usrname End Sub In the cell i write =usrname() The problem is that when others open the sheet it still shows my username and not theirs... Anyone have any ideas of what I have done wrong? //Kasper |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
(username v1) | Excel Discussion (Misc queries) | |||
username | Excel Worksheet Functions | |||
Show username in a cell | Excel Discussion (Misc queries) | |||
Show Username | Excel Discussion (Misc queries) | |||
NT Username | Excel Discussion (Misc queries) |