G
Guest
I am trying to check todays date against a start and end date, where the end
date is usually null in a where clause in building a report.
In ORACLE I would use something in the way of :-
today between start date and nvl(end date,today+1)
What is the equivalent in ACCESS anyone please?
Please excuse my ignorance on this, but there appears to be no examples
anywhere on the web or within Access itself with an example of this condition.
Many thanks for looking.
Cheers,
Steve
date is usually null in a where clause in building a report.
In ORACLE I would use something in the way of :-
today between start date and nvl(end date,today+1)
What is the equivalent in ACCESS anyone please?
Please excuse my ignorance on this, but there appears to be no examples
anywhere on the web or within Access itself with an example of this condition.
Many thanks for looking.
Cheers,
Steve