Thread: Obtain User ID
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rick Rothstein Rick Rothstein is offline
external usenet poster
 
Posts: 5,934
Default Obtain User ID

Are you looking for this?...

Application.UserName

--
Rick (MVP - Excel)


"AL" wrote in message
...
Using Visual Basic in Excel, how do I obtain the user ID of the user
opening
the file?