Problem with empty/null records

Joined
Jul 2, 2005
Messages
3
Reaction score
0
hello everyone

I have three fields in a query PROGRAMTITLE, STARTDATE, ENDDATE. all of them from one table.

Sometimes there might be no enddates for events which means they continue for an unspecified period or continuing everyday.

My problems is when i ask the query to select events happening on a particular day its ignoring the events with empty/null enddate records.

How can i make a query so that it selects all the records (even nulls) if it matches the startdate.

hope im clear
any help would be appreciated

ahmed
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top