Thread: Excel Footer
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default Excel Footer

if they have individual log in names, use:

environ("username")

--


Gary


"Teach" wrote in message
...
I want to add a field code in the footer to automatically apply the name of
the user in the footer. In Word, it is Last Saved By. My students create
macros for the footers with these codes.