Share via

Display Excel Document Properties using a formula

Anonymous
2016-01-30T20:11:16+00:00

I am pretty sure I remember this being possible in past --

I want to be able to display document properties, specifically a documents last saved date using a formula.

I know I can do it using vba or a custom function -- but the document I am working on can not allow macro's to be enabled.

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Anonymous
    2016-01-31T18:00:46+00:00

    It's not relevant.. I just can't

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-01-31T08:11:55+00:00

    Why is it a problem to enable macros???

    http://www.EXCELGAARD.dk/Lib/Macros/Enable/

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2016-01-30T22:28:33+00:00

    In order to use a user defined function, you have to enable macro's which is the problem.

    I guess what is irritating is that I think I remember this being a built in function in the past -- so I am not sure why they don't have it anymore.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2016-01-30T22:10:24+00:00

    I think you have to use an User-Defined Function:

    http://www.EXCELGAARD.dk/Lib/DocumentProperties/

    Was this answer helpful?

    0 comments No comments