G
Guest
I have two values, one numeric, one text from a combo box. I would like to
populate another field based on these values. I need an If statement that
goes something like:
If A and B, then Z, If A and C, then Y, If D and B, then W, If D and C, then
X....
Can I put this in the default value box for this field? Do I have to write
a macro or use Visual code to perform this task?
Thanks!
populate another field based on these values. I need an If statement that
goes something like:
If A and B, then Z, If A and C, then Y, If D and B, then W, If D and C, then
X....
Can I put this in the default value box for this field? Do I have to write
a macro or use Visual code to perform this task?
Thanks!