I am using VS 2003, C#. I have been creating reports and using the report viewers in forms. Very simple stuff so far. I need to know how to dynamically change the selection criteria on the report based on other items in my form. For instance, the user selects a date range, I want to modify the where clause in the report to reflect the date range entered. Any help would greatly be appreciated.Thanks