P
Pass-the-reality
I have form with two fields. One is MR1stSent and the other is MRIn/Out. On
my query, I have both fields above listed. I wanted a third column that
indicates the greater of the two dates. For example if MR1stSent is 1-1-08
and MRIn/Out is 2-1-08, I want the third column on the query to say 2-1-08.
There will ALWAYS be a date in MR1stSent, but may not be a date in MRIn/Out.
In that case, I would want to show the MR1stSent date, as it would be the
greater date. Is there an IF statement I could use in the query or
something.
my query, I have both fields above listed. I wanted a third column that
indicates the greater of the two dates. For example if MR1stSent is 1-1-08
and MRIn/Out is 2-1-08, I want the third column on the query to say 2-1-08.
There will ALWAYS be a date in MR1stSent, but may not be a date in MRIn/Out.
In that case, I would want to show the MR1stSent date, as it would be the
greater date. Is there an IF statement I could use in the query or
something.