G
Guest
I have a query that has 7 date fields, I've used an inner join query to
create and due to the nature of my data, I need to have the 7 date fields as
they are. I now need an additional field in the query that shows the
earliest date. I know I can do a nested Iif statement, but I think it will
be too long to fit in an expression. Can anyone help me with some code that
would achieve this? Thank you.
create and due to the nature of my data, I need to have the 7 date fields as
they are. I now need an additional field in the query that shows the
earliest date. I know I can do a nested Iif statement, but I think it will
be too long to fit in an expression. Can anyone help me with some code that
would achieve this? Thank you.