I have a statement in a query that uses
LIKE '###[4-7]####'
This runs great on a SQL 6.5 and Access 2003. Give me this error.
You tried to execute a query that does not include the specified expression 'fieldname' as part of an aggregate function.
I appreciate any suggestions.
Betty
LIKE '###[4-7]####'
This runs great on a SQL 6.5 and Access 2003. Give me this error.
You tried to execute a query that does not include the specified expression 'fieldname' as part of an aggregate function.
I appreciate any suggestions.
Betty