I'm having a problem getting a query to filter on a date from the parent forms cell... I want my subreport to return only the results prior to the date shown on the master report. I tried <[Forms].[Master].[RecordDate] and I've tried many variations including the # symbols such as <#[Forms].[Master].[RecordDate]# . I'm sure I'm just missing something simple... Any advice?