I already posted this but didn't get responses, so I thought I'd try again just in case...
I have a form set up just for searching. It's an unbound form set up with numerous combo boxes (also unbound) so the user can search on as many fields as they want. The problem field is the date field. I want the search form to allow the user to search by date - including a range of dates. I have a combo box set up that will allow the user to enter 1 date and it will search for that, but I have 2 problems with this: (1)once I added this date combo box, it automatically changed my form to only search on records with dates - it no longer see the records that do not have dates(not all records will include this date information).(2)I don't know how to change this to allow a range of dates (say they want all records with date 1/1/2002-2/28/2002). I have looked thru numerous samples databases and knowledge base searches, but haven't found any help there. If anyone can point me in the right direction, I would really appreciate it! Thank you!
I have a form set up just for searching. It's an unbound form set up with numerous combo boxes (also unbound) so the user can search on as many fields as they want. The problem field is the date field. I want the search form to allow the user to search by date - including a range of dates. I have a combo box set up that will allow the user to enter 1 date and it will search for that, but I have 2 problems with this: (1)once I added this date combo box, it automatically changed my form to only search on records with dates - it no longer see the records that do not have dates(not all records will include this date information).(2)I don't know how to change this to allow a range of dates (say they want all records with date 1/1/2002-2/28/2002). I have looked thru numerous samples databases and knowledge base searches, but haven't found any help there. If anyone can point me in the right direction, I would really appreciate it! Thank you!