Hello all,
I have a table called "Database". Each entry in this table has a "Date Opened" field and a "Date Closed" field. What I am attempting to accomplish is to run a querey against that table and find all records that are two days old or older as long as the "Date Closed" field is Null. I am sure this can be done with a simple querey, but since I am fairly new at this the answer eludes me.
Thanks,
Chuck
I have a table called "Database". Each entry in this table has a "Date Opened" field and a "Date Closed" field. What I am attempting to accomplish is to run a querey against that table and find all records that are two days old or older as long as the "Date Closed" field is Null. I am sure this can be done with a simple querey, but since I am fairly new at this the answer eludes me.
Thanks,
Chuck