L
LGarcia
Hi all,
I have 3 text fields: myMonth, myDay, myYear. In a query I would like to
concatenate these fields to create a valid date. The problem is that not all
fields have data. If I have a month and a year I can use a 1 for day. If I
only have a year then it should return a null.
I strung a few IIF statements to do this but all I get is text that looks
like a date but doesn't sort or filter like a date. Any suggestions?
Thanks,
LGarcia
I have 3 text fields: myMonth, myDay, myYear. In a query I would like to
concatenate these fields to create a valid date. The problem is that not all
fields have data. If I have a month and a year I can use a 1 for day. If I
only have a year then it should return a null.
I strung a few IIF statements to do this but all I get is text that looks
like a date but doesn't sort or filter like a date. Any suggestions?
Thanks,
LGarcia