M monika Apr 1, 2004 #1 can i find out the creator of the excel file. THe person who created the excel workbook or who modiefied?? thanks
can i find out the creator of the excel file. THe person who created the excel workbook or who modiefied?? thanks
B Bob Phillips Apr 1, 2004 #3 Monika, The only two bits of data stored are the original and last author. These can be accessed via BuiltinDocumentProperties like activeworkbook.builtindocumentproperties("Last Author") activeworkbook.builtindocumentproperties("Author") -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct)
Monika, The only two bits of data stored are the original and last author. These can be accessed via BuiltinDocumentProperties like activeworkbook.builtindocumentproperties("Last Author") activeworkbook.builtindocumentproperties("Author") -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct)