Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have this code that gets the username: Function UserName() As String UserName = Environ("UserName") End Function I call this code in a cell as follows: ="Summary for " & VLOOKUP(UserName(),Sheet1!B34:C100,2,FALSE) The workbook is a shared workbook and this works fine for me however it doesnt update for any other user. When they open it, if they click in the formula bar of the cell and press enter then it updates. Does anyone know how to update the cell automatically? Thanks in advance, Martin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Update cell automatically | Excel Programming | |||
Cell update - Automatically | Excel Discussion (Misc queries) | |||
Cell doesn't update automatically even when Calculations are on Au | Excel Discussion (Misc queries) | |||
Automatically update a cell | Excel Worksheet Functions | |||
Automatically update cell value | Excel Discussion (Misc queries) |