S
SHIPP
Is it possible to store a criteria in a string and then utilize it in a query
GetCriteria() could be
=Like 2
etc
How can I store the criteria and then in a query use GetCriteria() to select the desired records?
GetCriteria() could be
=Like 2
etc
How can I store the criteria and then in a query use GetCriteria() to select the desired records?