I am trying to get a formula to suit the following situation:
- I have a data file with multiple columns of data.
- Essentially they get entered as categories say for example ice cream flavours.
- I have 3 entries for chocolate inventories, wednesday it was 15 litres, thrusday it was 20 litres.
- how do i get a formula to tell me what the difference is? i can use lookup to tell me what the first entry was but im having trouble with the negative value (what to take off that original value) in other words how to i look for the last value in a particular column?