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

Hi
msgbox application.username

--
Regards
Frank Kabel
Frankfurt, Germany

"Flaguette" schrieb im
Newsbeitrag ...
In Excel 2000, I would like the UserName of the person who entered

info via a
UserForm to appear in my database. This could be directly in the

database or
via my UserForm.

Thanks