Hi there,
I have two sets of data that I need to show if there has been an increase or decrease in over a 2 year period so at present have something that looks like this:
[TABLE="width: 500"]
<TBODY>[TR]
[TD]Year 1[/TD]
[TD][/TD]
[TD]Year 2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Postcode[/TD]
[TD]Number[/TD]
[TD]Postcode[/TD]
[TD]Number[/TD]
[/TR]
[TR]
[TD]SY23 7[/TD]
[TD]2875[/TD]
[TD]SY66 2[/TD]
[TD]2890[/TD]
[/TR]
[TR]
[TD]ST65 8[/TD]
[TD]2700[/TD]
[TD]SY23 7[/TD]
[TD]2611[/TD]
[/TR]
[TR]
[TD]SY66 2[/TD]
[TD]2602[/TD]
[TD]ST9 6[/TD]
[TD]2400[/TD]
[/TR]
</TBODY>[/TABLE]
I need to show, for example, that SY66 2 has gone from 3rd in year one to 1st in year two.
Can anyone help at all please?
Its the top 10 postcodes which isn't alot, but I have to do this for about 60 bases so if I can find a formula or something that works my job will be much easier (especially as this will be a monthly occurence).
Thanks very much in advance.
I have two sets of data that I need to show if there has been an increase or decrease in over a 2 year period so at present have something that looks like this:
[TABLE="width: 500"]
<TBODY>[TR]
[TD]Year 1[/TD]
[TD][/TD]
[TD]Year 2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Postcode[/TD]
[TD]Number[/TD]
[TD]Postcode[/TD]
[TD]Number[/TD]
[/TR]
[TR]
[TD]SY23 7[/TD]
[TD]2875[/TD]
[TD]SY66 2[/TD]
[TD]2890[/TD]
[/TR]
[TR]
[TD]ST65 8[/TD]
[TD]2700[/TD]
[TD]SY23 7[/TD]
[TD]2611[/TD]
[/TR]
[TR]
[TD]SY66 2[/TD]
[TD]2602[/TD]
[TD]ST9 6[/TD]
[TD]2400[/TD]
[/TR]
</TBODY>[/TABLE]
I need to show, for example, that SY66 2 has gone from 3rd in year one to 1st in year two.
Can anyone help at all please?
Its the top 10 postcodes which isn't alot, but I have to do this for about 60 bases so if I can find a formula or something that works my job will be much easier (especially as this will be a monthly occurence).
Thanks very much in advance.