Data a file was last modified?

Options

Hi,


I have 44 project plan files and I need to generate a report each month that will tell me the most recent date each of these files was modified (i.e. the file was last saved). I am trying to add a forumla into a dummry column in each file to then enable me to report on that column but I cant get any of the suggested forumula to work for me? Any ideas? Thanks.


Angus

Best Answer

Answers

  • Kelly Moore
    Kelly Moore ✭✭✭✭✭✭
    Options

    Hey @Angus Bishop

    One approach is to use a Summary Field (found in the right hand menu) since, if I understand you correctly, you are only looking for a single value in each of the 44 project sheets. You would add the summary field to each sheet with the same formula shown below.

    The Summary field needs to be formatted as a Date Field. You would then select Summary Report when pulling in the data from your different sheets

    Try this formula

    =MAX(COLLECT(Modified:Modified, Modified:Modified, ISDATE(@cell)))

    cheers

  • Angus Bishop
    Options

    Hi,


    Thanks thats great - I am a bit new to this but thats a great suggestion. I am getting an unpassable error though?


    Angus

  • Kelly Moore
    Kelly Moore ✭✭✭✭✭✭
    Options

    Hey @Angus Bishop

    Is your Modified column called Modified? Did you copy paste my formula directly into your Summary field? Could you give me an actual screenshot of the formula? I wish to see the colored text and parentheses.

    Kelly

  • Angus Bishop
    Angus Bishop ✭✭
    Answer ✓
    Options

    Hi,


    Worked! my error in the typo of the new field. Thanks again - appreciate your help!


    Angus

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!