View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jon Dow[_2_] Jon Dow[_2_] is offline
external usenet poster
 
Posts: 22
Default Condtional Format Question

I have the following sheet:

Revenue Per Loan Max
410 45 410
720 100 720
10 40 40
1,020 100 1,020

Consider revenue in A1. Max is the maximum of the 2 numbers. I want to
conditional format in Excel 2007 the revenue and per loan column to highlight
the revenue # or the per loan number based on which is the higher number. So
A2, A3, B4, and A5 would be highlighted because they are the largest. I
cannot get conditional formatting to do this. Any suggestions?