sharky12345
Well-known Member
- Joined
- Aug 5, 2010
- Messages
- 3,421
- Office Version
- 2016
- Platform
- Windows
I'm using this to try to find the latest date with the following formula;
The criteria applied is a value in column A that matches D8, with the dates being in column C. The result gives me a zero, which isn't correct, but my dates are formatted as text so will that make a difference and if so is there any way around it because I need the dates to remain as text?
=MAX(IF('121Save'!A2:A1000=D8,'121Save'!C2:C1000))
The criteria applied is a value in column A that matches D8, with the dates being in column C. The result gives me a zero, which isn't correct, but my dates are formatted as text so will that make a difference and if so is there any way around it because I need the dates to remain as text?
Last edited: