View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Environ Function

Hi
VBA help??

msgbox environ("username")

--
Regards
Frank Kabel
Frankfurt, Germany

"Brent Bowen" schrieb im
Newsbeitrag ...
Within VBA could I use the environ function to get the
username? And what is the propper syntax?