S
Sean
I am trying to update the value of field B, however, the
value to be input is dependent on the value of Field A.
Given that field A can have any one of 10 values I want to
write a query that says "Set Field B value to x if Field A
value =0, Set Field B value to y if Field A value = 1, and
so on.
Any ideas on how to do this ?
Thanks
value to be input is dependent on the value of Field A.
Given that field A can have any one of 10 values I want to
write a query that says "Set Field B value to x if Field A
value =0, Set Field B value to y if Field A value = 1, and
so on.
Any ideas on how to do this ?
Thanks