ActiveWorkbook.BuiltinDocumentProperties("Author")
See the VBA help for a list
--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2002 SP-2)
www.rondebruin.nl
"Mario" wrote in message ...
What will be the VBA code for Created by (i.e, Author)
and Created on. I Intend to use it in a class module to
insert that information in my excel footer. I am using
excel 2000.
Please help
Thanks