Hi All,
I have data with subtotals as shown below:
Invoice Amount Invoice Month Amount Paid
10 Jan-2011 11
20 Jan-2011 21
30 Jan-2011 31
60 Jan-2011 Total 63
40 Feb-2011 41
50 Feb-2011 51
60 Feb-2011 61
150 Feb-2011 Total 153
210 Grand Total 216
I want to write a formula that looks up for the column that contains the string "Jan-2011 Total"(the subtotals/Invoice Month column) and gives the result of the value to the left i.e the subtotal of the Invoice Amount (for Jan its 60). I was able to do this when data was to the right of the Invoice Month column. But am struggling to do the same when data is to the left. Please assist.
Thanks
I have data with subtotals as shown below:
Invoice Amount Invoice Month Amount Paid
10 Jan-2011 11
20 Jan-2011 21
30 Jan-2011 31
60 Jan-2011 Total 63
40 Feb-2011 41
50 Feb-2011 51
60 Feb-2011 61
150 Feb-2011 Total 153
210 Grand Total 216
I want to write a formula that looks up for the column that contains the string "Jan-2011 Total"(the subtotals/Invoice Month column) and gives the result of the value to the left i.e the subtotal of the Invoice Amount (for Jan its 60). I was able to do this when data was to the right of the Invoice Month column. But am struggling to do the same when data is to the left. Please assist.
Thanks