I have created a report with account info. Within that report I have created a subreport that will select certain contact info based on the account id. Problem I am having is that it is pulling all the records from the subreport query and putting it with each account. Also, since I am calling it from VB the parameter field box keeps popping up with the field that I had used for a link between the container report and subreport. I'm assuming I can pass something to the report so that the box does not pop up for the parameter. How to get only the records I need for a specfic account is the big issue. Any ideas or suggestions would be appreciated.