Thread: UserName
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default UserName

Jim,

Author is the creator, Last Author is the latest updater. Correctly you
surmise that it should be Last Author.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Jim Thomlinson" wrote in message
...
Bob... Would it be Author or Last Author? I don't use this that much so if
you could illuminate the situation.

"Bob Phillips" wrote:

BuiltinDocumentProperties ("Author")


--

HTH

RP
(remove nothere from the email address if mailing direct)


"Myriam" wrote in message
...
How can I "capture" the the name of the last user that saved a wkbk?

Is
there
something like capturing date/time BuiltinDocumentProperties ("Last

Save
Time") for user name?
Thanks. I'm really greatful for any light you can give me.