Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I wrote a function to get the current user's name: ' Get current user's name Public Function GetUser() As String GetUser = Environ("UserName") End Function It works fine on my computer, but other users say they had to double-click on the fields to make its content being updated. How can this be done within a macro? Thanks, Cannabibal |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
fields names do not show in excel 2007 pivot table fields list | New Users to Excel | |||
Keep data in fields if no update while updating | Excel Worksheet Functions | |||
[pivottables] multiple table selection fields update in one click... | Excel Discussion (Misc queries) | |||
Why don't fields update automatically when new numbers are input?. | Excel Discussion (Misc queries) | |||
Update fields with blanks | Excel Discussion (Misc queries) |