I have an Access database that has a table named tblDocTrackLog. In the database I use at the office, this is a linked table from a SharePoint list that I can't modify and which I don't have admin rights to. When the user launches the database (a copy I have made for purposes of demonstration), the Report Builder form opens to reveal two cascading combo boxes. The top one selects the Project Name and the bottom one selects the Item Type based on the Project Name selected. If you select a Project Name (without selecting an Item Type) and click the Open Report command button, the report opens as expected. However, I am stumped on how to get the report to open properly when you make a selection from the second combo box as well. I have attached the zipped database. I would appreciate any help/suggestions I can get. Thanks.