I am not exactly sure on how to do this. A main report has dozen of subreports with dozens of parameters with each subreport focusing on a particular area like finance, last purchase, what was purchased, etc. But it seems data is passed using 1 or 2 primary data through a Command query. It seems most data is using a command query. A user wants this report modified to be able to do this... he/ she is able to select what records they want to show and who they want instead of everything is being pumped out onto the report. From a web based application, the user wants to select who or what purchases are to be displayed only and the others are hidden. It is based more for management reporting. In which area do I need to put code to hide what is selected from the user? As I will not know what is and not selected. Ideas/ suggestions? My colleague told me it is very easy but I am not sure how to implement this. Thanks