Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there any way to have another user or multiple users be directed from me (my userform) to a cell on different sheets
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
You can porbably use the Application.UserName. Charles --- Message posted from http://www.ExcelForum.com/ |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
A better way is to use the login name
createobject("WScript.Network").Username -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Charles " wrote in message ... Hi, You can porbably use the Application.UserName. Charles --- Message posted from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Directing cell contents to one of two cells dependent on its value | Excel Worksheet Functions | |||
directing cell contents dependent on its value | Excel Worksheet Functions | |||
directing the sum of a cell to either of two cells depending on va | Excel Discussion (Misc queries) | |||
directing a total to various cells dependent of its value | Excel Discussion (Misc queries) | |||
Directing data to new worksheets | Excel Programming |