View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_7_] Bob Phillips[_7_] is offline
external usenet poster
 
Posts: 1,120
Default Using VBA to find the author of a workbook


Activeworkbook.BuiltinDocumentProperties("author")

--
HTH

Bob Phillips

" m
wrote in message ...
Does anyone know how to programatically (using VBA) find the author of a

file
(File menu, Properties and Author) as I can't record it or find it in the
object browser