I
Interloper
Hi,
I have a column of UKP currency cells (P6 - P34)
Each cell can either be blank (""), zero (0.00), or contain a positive or
negative currency figure.
The cell priority is ascending.
I want to use conditional formatting to highlight the highest number cell
that has either a positive or negative non-zero currency figure in it,
providing there isn't a higher number cell that has zero (0.00) in it.
Blank cells are to be ignored.
Example 1:
cell P6 = 1000.00
cell P7 = 1100.50
cell P15 = 0.00
cell P18 = -340.60
cell P23 = 900.31
All other cells are blank.
Cell P23 would be highlighted because it is the highest number cell with a
non-zero currency figure and there are no higher number cells containing
zero.
Example 2:
cell P6 = 1000.00
cell P7 = 1300.50
cell P12 = 0.00
cell P13 = -270.60
cell P21 = -700.64
All other cells are blank.
Cell P21 would be highlighted because it is the highest number cell with a
non-zero currency figure and there are no higher number cells containing
zero.
Example 3:
cell P6 = 1000.00
cell P7 = 1100.50
cell P12 = 900.31
cell P18 = -220.60
cell P24 = 0.00
All other cells are blank.
No cells would be highlighted because the highest number cell with an entry
is zero.
I though I would be able to sort this one myself, but I'm struggling!
TIA,
I have a column of UKP currency cells (P6 - P34)
Each cell can either be blank (""), zero (0.00), or contain a positive or
negative currency figure.
The cell priority is ascending.
I want to use conditional formatting to highlight the highest number cell
that has either a positive or negative non-zero currency figure in it,
providing there isn't a higher number cell that has zero (0.00) in it.
Blank cells are to be ignored.
Example 1:
cell P6 = 1000.00
cell P7 = 1100.50
cell P15 = 0.00
cell P18 = -340.60
cell P23 = 900.31
All other cells are blank.
Cell P23 would be highlighted because it is the highest number cell with a
non-zero currency figure and there are no higher number cells containing
zero.
Example 2:
cell P6 = 1000.00
cell P7 = 1300.50
cell P12 = 0.00
cell P13 = -270.60
cell P21 = -700.64
All other cells are blank.
Cell P21 would be highlighted because it is the highest number cell with a
non-zero currency figure and there are no higher number cells containing
zero.
Example 3:
cell P6 = 1000.00
cell P7 = 1100.50
cell P12 = 900.31
cell P18 = -220.60
cell P24 = 0.00
All other cells are blank.
No cells would be highlighted because the highest number cell with an entry
is zero.
I though I would be able to sort this one myself, but I'm struggling!
TIA,