how do i use if/else in access update query

J

jberv534

What is the syntax for using an if/else in an update query?
I am trying to check for the value of a field to determine the correct
formula for another field in the table.

Thanks for your help
 
R

Randy

Jberv534 said:
What is the syntax for using an if/else in an update query?
I am trying to check for the value of a field to determine the correct
formula for another field in the table.

Thanks for your help

Please see my reply on your previous post.

-Randy
 
Top