HI ,
Im having a requirement to add values in a column according to the data combination in other two columns.
eg-
X A 10
X C 12
X B 11
y A 89
y A 23
in above example , i want to get a sum of values of all X excluding X-B combination. ( So X-A & X-C combinations will get sum up)
Thanks in advance,
G
Im having a requirement to add values in a column according to the data combination in other two columns.
eg-
X A 10
X C 12
X B 11
y A 89
y A 23
in above example , i want to get a sum of values of all X excluding X-B combination. ( So X-A & X-C combinations will get sum up)
Thanks in advance,
G