View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
OMAR OMAR is offline
external usenet poster
 
Posts: 25
Default how can one put the name of the user at the footer of a sheet

Guys,

How can we make the footer of a sheet shows the name of the user
automatically once a user opens the workbook. So if somebody else opens it
then the user name will change accordingly.

I had this idea of prompting the user for his/her name and then capturing it
and putting it at the bottom, but other than that can we capture the same
user name the user has used for his microsoft application.

Regards,