ollyhughes1982
Well-known Member
- Joined
- Nov 27, 2018
- Messages
- 801
- Office Version
- 365
- Platform
- MacOS
Hi,
I have a UNIQUE(FILTER list of date values in a column (B), and was wondering how to find the latest date in this column? See images, below:
In a normally populated column, I would just use something like below:
=MAX(B4:B2003)
or
=MAX('All Completed Runs - GHD'!B4:B2003) if referencing from another worksheet
However, this doesn't work and gives me '01/01/1900'. I am expecting the result '13/05/2017', as that's the latest date in the list. Is there a way to use the MAX function on a column that's being populated by a UNIQUE(FILTER function?
Thanks in advance!
Olly.
I have a UNIQUE(FILTER list of date values in a column (B), and was wondering how to find the latest date in this column? See images, below:
In a normally populated column, I would just use something like below:
=MAX(B4:B2003)
or
=MAX('All Completed Runs - GHD'!B4:B2003) if referencing from another worksheet
However, this doesn't work and gives me '01/01/1900'. I am expecting the result '13/05/2017', as that's the latest date in the list. Is there a way to use the MAX function on a column that's being populated by a UNIQUE(FILTER function?
Thanks in advance!
Olly.