I have a report that opens a from with prompts as soon as the user opens the database. My problem is sometime I need to look at two differnt inputs and sometime I need to look at only one.I use the form to input the users request into a query to run their report. I can get it to work If I enter all the Fields, But If i leave one blank the report comes back blank. I tried diff IIf statements in my query , But I can't get it to work. Can any point me in the right direction?