Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
'-----------------------------------------------------------------
Function DocProps(prop As String) '----------------------------------------------------------------- Application.Volatile On Error GoTo err_value DocProps = ActiveWorkbook.BuiltinDocumentProperties _ (prop) Exit Function err_value: DocProps = CVErr(xlErrValue) End Function and enter in a cell such as =DocProps ("last author") -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "Chip Smith" wrote in message ... i have a work book that is being shared amongst some co-workers and i. i was curious to know if there is a way to find out who modified it last -- --Chip Smith-- |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MODIFICATION IS NOT ALLOWED | Excel Worksheet Functions | |||
Last Modification Date | Excel Worksheet Functions | |||
Excel file modification date | Excel Discussion (Misc queries) | |||
Modification of Part Number (Revised) | Excel Discussion (Misc queries) | |||
Modification of Part Numbers | Excel Discussion (Misc queries) |