R
Rashar Sharro via AccessMonster.com
Hi,
I've tried putting single quotes around the * but am still getting the Data
type mismatch error.
How can I convert my field in my query to a text format?
Here is the script that produces this error:
IIf([tableName1]![FieldTarget]<>0,"*",0)
Thanks,
Robert
I've tried putting single quotes around the * but am still getting the Data
type mismatch error.
How can I convert my field in my query to a text format?
Here is the script that produces this error:
IIf([tableName1]![FieldTarget]<>0,"*",0)
Thanks,
Robert