I am using Excel 2010
I have rows of data containing currency exchange rates structured as follows:
A B C D E F
%test
CCY CAD EUR JPY HKD USD
3/4/14 1.5 1.2 100 10 1.65
4/4/14 1.4 1.3 110 9 1.7
ETC
The history is built up each day via a macro to paste data onto the next available row to put the date and the rates (my post of last week sorted this)
My next issue is to work out a % change for each ccy based upon the LAST two rows of data in this sheet. As you can see the %change data formula will allways be in the top row. How can I create the formula please?
I am going to conditioanlly format any change more than 2 % - I know how to do this btw
I have rows of data containing currency exchange rates structured as follows:
A B C D E F
%test
CCY CAD EUR JPY HKD USD
3/4/14 1.5 1.2 100 10 1.65
4/4/14 1.4 1.3 110 9 1.7
ETC
The history is built up each day via a macro to paste data onto the next available row to put the date and the rates (my post of last week sorted this)
My next issue is to work out a % change for each ccy based upon the LAST two rows of data in this sheet. As you can see the %change data formula will allways be in the top row. How can I create the formula please?
I am going to conditioanlly format any change more than 2 % - I know how to do this btw