Directing Users?

C

Clint Keller

Is there any way to have another user or multiple users be directed from me (my userform) to a cell on different sheets
 
B

Bob Phillips

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)
 
Top