Query - Coniditonal Criteria

S

SAC

I would like to make a conditional criteria for a column in a query.

If a control is null I'd like to see all record. If it's not null then I'd
like to restrict the records to the date in the control.

How would I do this in the criteria of the query?

Thanks.
 
Top