View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default How could I flag a cell. Ex. Cell B is less than Cell A. Flag B

You need "conditional formatting". Look it up in Excel help, and come back
to us with more details if you are struggling.
--
David Biddulph

"atthesea" wrote in message
...
I need to find out how I can flag or color a cell, such as

If cell B is less than Cell A I need to flag the cell that is less than
cell
A.

The goal here is to flag all the cells that are less than another cell.