I don't know if this is possible but here goes.
I have a speadsheet which I need to find the top 5 items based on item in column A (Lower # More important) and a value B (Higher # more important) and highlight them.
for example:
COLUMN A COLUMN B
1 5
2 4
3 7
2 6
1 7
In this example say I want the top item most important based on column A (which would be 1) and 7 in column B.
Is there a way to do this? I would like the value in Column B to be highlighted.
I have a speadsheet which I need to find the top 5 items based on item in column A (Lower # More important) and a value B (Higher # more important) and highlight them.
for example:
COLUMN A COLUMN B
1 5
2 4
3 7
2 6
1 7
In this example say I want the top item most important based on column A (which would be 1) and 7 in column B.
Is there a way to do this? I would like the value in Column B to be highlighted.