Hi
I'm afraid I'm having a complete mental blockage.
I need to CF cells based on whether a cell is within a range of 2 either way of the maximum or minimum for that row.
[TABLE="width: 216"]
<colgroup><col><col span="3"><col><col></colgroup><tbody>[TR]
[TD]PC1[/TD]
[TD]PC2[/TD]
[TD]PC3[/TD]
[TD]PC4[/TD]
[TD]PC5[/TD]
[TD]PC6[/TD]
[/TR]
[TR]
[TD]9[/TD]
[TD]6[/TD]
[TD]8[/TD]
[TD]8.5[/TD]
[TD]9[/TD]
[TD]8[/TD]
[/TR]
[TR]
[TD]8.5[/TD]
[TD]9[/TD]
[TD]7.5[/TD]
[TD]9.5[/TD]
[TD]9[/TD]
[TD]8[/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]8[/TD]
[TD]7[/TD]
[TD]7.5[/TD]
[TD]9[/TD]
[TD]7[/TD]
[/TR]
[TR]
[TD]7.5[/TD]
[TD]8[/TD]
[TD]7[/TD]
[TD]7.5[/TD]
[TD]8[/TD]
[TD]7[/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]4[/TD]
[TD]6[/TD]
[TD]8[/TD]
[TD]7.5[/TD]
[TD]8[/TD]
[/TR]
[TR]
[TD]7.5[/TD]
[TD]6.5[/TD]
[TD]3[/TD]
[TD]9.5[/TD]
[TD]7[/TD]
[TD]8[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]6[/TD]
[TD]6[/TD]
[TD]9[/TD]
[TD]7[/TD]
[TD]7[/TD]
[/TR]
</tbody>[/TABLE]
For example in the 1st row under the headings I need the PC2 score of 6 highlighted and the PC1 & PC5 scores of 9 highlighted as 6 is more than 2 less than the max and 9 is more than 2 greater than the minimum.
I'm sure this is a real basic query but as mentioned I'm having a complete block so any help would be greatly appreciated.
Thanks everyone
I'm afraid I'm having a complete mental blockage.
I need to CF cells based on whether a cell is within a range of 2 either way of the maximum or minimum for that row.
[TABLE="width: 216"]
<colgroup><col><col span="3"><col><col></colgroup><tbody>[TR]
[TD]PC1[/TD]
[TD]PC2[/TD]
[TD]PC3[/TD]
[TD]PC4[/TD]
[TD]PC5[/TD]
[TD]PC6[/TD]
[/TR]
[TR]
[TD]9[/TD]
[TD]6[/TD]
[TD]8[/TD]
[TD]8.5[/TD]
[TD]9[/TD]
[TD]8[/TD]
[/TR]
[TR]
[TD]8.5[/TD]
[TD]9[/TD]
[TD]7.5[/TD]
[TD]9.5[/TD]
[TD]9[/TD]
[TD]8[/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]8[/TD]
[TD]7[/TD]
[TD]7.5[/TD]
[TD]9[/TD]
[TD]7[/TD]
[/TR]
[TR]
[TD]7.5[/TD]
[TD]8[/TD]
[TD]7[/TD]
[TD]7.5[/TD]
[TD]8[/TD]
[TD]7[/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]4[/TD]
[TD]6[/TD]
[TD]8[/TD]
[TD]7.5[/TD]
[TD]8[/TD]
[/TR]
[TR]
[TD]7.5[/TD]
[TD]6.5[/TD]
[TD]3[/TD]
[TD]9.5[/TD]
[TD]7[/TD]
[TD]8[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]6[/TD]
[TD]6[/TD]
[TD]9[/TD]
[TD]7[/TD]
[TD]7[/TD]
[/TR]
</tbody>[/TABLE]
For example in the 1st row under the headings I need the PC2 score of 6 highlighted and the PC1 & PC5 scores of 9 highlighted as 6 is more than 2 less than the max and 9 is more than 2 greater than the minimum.
I'm sure this is a real basic query but as mentioned I'm having a complete block so any help would be greatly appreciated.
Thanks everyone