I am setting up a database that has 5 seperate date fields per record. I need to set up a parameter query that will allow the user to input a beginning & ending date that will retrieve all records that fall between the dates. I have it set up to where it will do this with just one field but I need to know how to set it up where it will search all 5 fields that have dates. Can anyone help?? Thank you