Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following code in a spreadsheet:
Function NetworkUserName() As String Dim response NetworkUserName = Environ("Username") Application.Volatile End Function I have placed this worksheet on our company network so that many people can access it. However, it saves my username and does not refresh to display the current user's information unless they go to that cell and press Enter. How can I get it to refresh when the file is opened? Thanks! ~C |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
web refresh question | Excel Discussion (Misc queries) | |||
Code To Refresh Query Table | Excel Discussion (Misc queries) | |||
XML Refresh Code | Excel Programming | |||
Code to Refresh Pivot Table | Excel Programming | |||
refresh worksheet code | Excel Programming |