View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben
 
Posts: n/a
Default Conditonal Formatting

Select A3 and FormatCFFormula is:

=$A$2=90

Format to yellow and OK out.


Gord Dibben MS Excel MVP

On Fri, 21 Apr 2006 10:36:02 -0700, Matt wrote:

I'm trying to use conditional formatting, but I want to have the format
changed for a different cell than where the data is displaying.

For example, 90% shows up in cell A2, but I want A3 to be highlighted in
yellow. Is this possible? I know going to format -- conditional formatting
allows you to set it up, but only for that particular cell.

Thanks for your help in advance.