Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro script that I thought would tell me that but it returns that
I did. It is open on my desktop but I didn't create it. Is there a way to find out who origonally created a workbook? Sub WhoWroteThis() MsgBox ThisWorkbook.BuiltinDocumentProperties.Item("Autho r") End Sub Thanks, Todd |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I create a document that can be wrote on but not saved? | Excel Discussion (Misc queries) | |||
Can I recover a file I accidently wrote over via Save-As? | Excel Discussion (Misc queries) | |||
How do I find out what time I wrote A letter? | Excel Discussion (Misc queries) | |||
Miss-wrote previous "IF" problem | Excel Worksheet Functions | |||
My (old) function that I wrote doesn't work anymore! | Excel Programming |