Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
As far as I know the nearest you can get to Login Name can be give by:
Range("c6").Value = Environ("username") Range("c7").Value = Environ("ComputerName") Put these in the worksheet open event. Sam "Ranjit kurian" wrote: I have a excel sheet which is used by five to six people,i need my cell to view the person name whoever open the excel file, whether its in readonly or not, it should reflect the person name.... Only the login person name should display not everybodys |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
making NT user/login user appear in a cell | Excel Worksheet Functions | |||
Conditional display - IF cell is blank, display next used row! | Excel Programming | |||
Shortcut key to display change the display from displaying cell values to cell formulae | Excel Programming | |||
Login Box help | Excel Programming | |||
Login Box | Excel Programming |