M
Miquel Korah
Hi here's what I'm trying to do:
I have the following statement
IIf([Products] Like "*meat*" Or "*jerk*" Or "*lamb*" Or "*ham*" O
"*bacon*" Or "*egg*" Or "*chick*" Or "*deer*" Or "*feather*" Or "*cat*
Or "*brisk*" Or "*beef*" Or "*salami*" Or "*sausage*" Or "*pork*" O
"*animal*","animal product",[Products])
In the "Update to" section of the design grid of an update query. Whe
I run it it updates all the fields in the Products table to "anima
products" and does not pick out the text in the Like statement.
Would appreciate some help.
Thanks Mique
I have the following statement
IIf([Products] Like "*meat*" Or "*jerk*" Or "*lamb*" Or "*ham*" O
"*bacon*" Or "*egg*" Or "*chick*" Or "*deer*" Or "*feather*" Or "*cat*
Or "*brisk*" Or "*beef*" Or "*salami*" Or "*sausage*" Or "*pork*" O
"*animal*","animal product",[Products])
In the "Update to" section of the design grid of an update query. Whe
I run it it updates all the fields in the Products table to "anima
products" and does not pick out the text in the Like statement.
Would appreciate some help.
Thanks Mique