I know this is at someone's fingertips....
Can I use and if/then/else in an update query? Or SQL code??
I would've used iif but then I have more than 2 conditions.
I need something like this:
if [Table1]![field1] = "y" then [Table2]![field1]=1
else if [Table1]![field1] =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.