T
Tim
I need to format a range of cells, to be red if the cell
value is 1, blue if the cell value is 2 etc etc
I'll have to do this on differnet ranges, so I'm looking
for a way to apply the above formatting to whatever the
current users selection of cells is.
something like
range = current selection of cells
if cell in range = 1 then (format option)
if cell in range = 2 then (next format option
Something like that
TIA
Tim
value is 1, blue if the cell value is 2 etc etc
I'll have to do this on differnet ranges, so I'm looking
for a way to apply the above formatting to whatever the
current users selection of cells is.
something like
range = current selection of cells
if cell in range = 1 then (format option)
if cell in range = 2 then (next format option
Something like that
TIA
Tim