Crosstab queries (among other sorts of queries), do not have a Filter property.
But create a form with a subform control, and put in the SourceObject Property of the sf-control "Query.MyCTQuery" and you can do a filter-by-form or a filter-on-selection.
But, when you have done that, test the...