View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Bernard Liengme Bernard Liengme is offline
external usenet poster
 
Posts: 4,393
Default how can I conditionally format a cell based on the value in a diff

If I select D1:D10 and use Condition Formatting with:
Formula Is; K410 --- green pattern
Then cells D1 to D10 will turn green when corresponding cells in range K4 to
K 13 have a value 10
Any help?
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"aquigley" wrote in message
...
How can I conditionally format a cell based on the value in a different
cell.

I have two columns of information. None of the information in the cells I
am
trying to format is numeric. I am trying to track names to loans that are
with the company. If they wrote outside, I need to keep track of which
other
company it was written with.

The First column currently has a conditional format to highlight the cell
if
the value is = "Home". The other values that are entered are variations of
"Outside". I have to keep the variations as they are, in order to track
which
loans went with which other company.

The second column has the borrowers name. I need this column to highlight
the cells if the loan was written outside.

So if the cell is highlighted in column A, it should not be highlighted in
the column B.
And Vice versa.