G
Guest
I have 6 fields,
[Item#],[prcmp_code],[comp_grp_cd],[comp_grp_val],[billing],[result] (see
datatype below)
I need help with writing a iif statement to update my table results field.
What I need is, If [billing] = “n†and [comp_grp_cd] is > 1 (has more than
one incidence) and the Item# is the same then update [results] = "non
exception"
Thanks
[Item] [prcmp_code] [comp_grp_cd] [comp_grp_val]
[billing] [result]
201-10068302 IXCP1 EQ 82281 b
201-10068302 TSP MRC LI 7065261 n
201-10068302 MULTI LI 7065261 b
201-10068302 CPA DED LL 82283 n
201-10068302 PRI BER DX LL 9081026 b
201-10068302 MULTI LL 8045602 b
[Item#],[prcmp_code],[comp_grp_cd],[comp_grp_val],[billing],[result] (see
datatype below)
I need help with writing a iif statement to update my table results field.
What I need is, If [billing] = “n†and [comp_grp_cd] is > 1 (has more than
one incidence) and the Item# is the same then update [results] = "non
exception"
Thanks
[Item] [prcmp_code] [comp_grp_cd] [comp_grp_val]
[billing] [result]
201-10068302 IXCP1 EQ 82281 b
201-10068302 TSP MRC LI 7065261 n
201-10068302 MULTI LI 7065261 b
201-10068302 CPA DED LL 82283 n
201-10068302 PRI BER DX LL 9081026 b
201-10068302 MULTI LL 8045602 b