Hi all,
I am stuck with an issue that I have 5 different input files that I am required to get the result table below.
(1) I am trying to use a union to get the difference between receipts A and B
(2) After that I am trying to get the table below. The data I have would be Food (2), Drinks (3) and Excess (13). I would be able to compute the total and difference in the same column but the "After Excess" column I am stuck. In excel, the formula would be
IF(Food > Drinks, Food + Difference, Food) and vice versa for Drinks. The last column "Difference" would tie back to the figure in B8.
Would this even be possible or is there a direction that i can look towards. Any help would be much appreciated.
Thank you!
