Help needed!!
I've got a report that is called from a form button using:
DomCmd.OpenReport "ReportName", , FilterName, WhereCondition, , OpenArgs
I'd like to filter the report using the form [VolunteerID] values. The form has a combo, and when the user changes the selection, so does the...