I have a menu on a form in VB6. When I click on the report name in the menu, I would like to open a report based on the record's primary key that I'm currently viewing. I am using the Data Environment. How do I go about passing that parameter to the query? I am new to VB, so any and all help is appreciated. Thanks in advance.