WilliamMathias
Programmer
Hi,
I've got a number of queries that I'm passing parameters to for use as record selection criteria.
I'm using the parameters tab in query properties to create the parameters.
However, if I want one of the parameters to be ignored (so as to return all rows) how do I do this
I've tried passing Null as the value, no luck
I've tried passing * as the value, no luck
most of the parameters are integers.
thanks
I've got a number of queries that I'm passing parameters to for use as record selection criteria.
I'm using the parameters tab in query properties to create the parameters.
However, if I want one of the parameters to be ignored (so as to return all rows) how do I do this
I've tried passing Null as the value, no luck
I've tried passing * as the value, no luck
most of the parameters are integers.
thanks