Please be aware super newbie I just figured out there is two F's in if![]()
All I want to do do is get the last date in a query sometimes the cell (field) is blank, I just need something like:
Date: MAX( [Date1], [Date2], [Date3] )
I know this doesn't work cos I tried it already