Using =MAX( to get latest date on Dashboard

HELLO! I am trying to get the very last date on a sheet to display on my dashboard. I am using the MAX function to return the date but I keep getting an errorβ¦..I have tried the below
=MAX({Target Complete}) β¦.this returns #INVALID COLUMN VALUE
=MAX({Target Complete}:{Target Complete}) β¦.this returns #UNPARSEABLE
=MAX([Target Complete]:[Target Complete]) β¦.this returns #UNPARSEABLE
The sheet I am trying to reference is more of a checklist than a project plan with parent/children relationships so I cannot simply reference the top parent date cell to display.
Thank you for the help!
Best Answer
-
Make sure both the reference column and column you have the formula in are set as date type columns.
Answers
-
Make sure both the reference column and column you have the formula in are set as date type columns.
-
Oh my goshβ¦.thank you yet again Paul for identifying my silly mistake :) Oopsie!
Help Article Resources
Categories
Check out the Formula Handbook template!