Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Copying conditional formating

Question:
I want every cell in row 2 to have red background if its value is different
than the corresponding cell in row 1.
I can do this to cell A2 if in the conditional formatting field I say
=A2<A1 but when I copy the formatting (using the brush), the condition
continues to be A2<A1 and not B2<B1 for cell B and so forth.
How do I copy the conditional formatting adjusting the references like the
copy cells command do?
Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 561
Default Copying conditional formating

1) Select all relevant cells in row 2.
2) Choose "Conditional Formating" by Formula type: =A2<A1 declare a
color OK
Micky


"Homero Noboa" wrote:

Question:
I want every cell in row 2 to have red background if its value is different
than the corresponding cell in row 1.
I can do this to cell A2 if in the conditional formatting field I say
=A2<A1 but when I copy the formatting (using the brush), the condition
continues to be A2<A1 and not B2<B1 for cell B and so forth.
How do I copy the conditional formatting adjusting the references like the
copy cells command do?
Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Copying conditional formating

Are you sure Excel hasn't helped you by placing $ signs in your formula?

Has a habit of changing CF formulas to =$A$2<$A$1

Remove the $ signs to this

=A$2<A$1

What I do is select all the cells before I enter the formula.

Then I don't have to paintbrush it across.


Gord Dibben MS Excel MVP

On Wed, 23 Dec 2009 12:40:02 -0800, Homero Noboa
wrote:

Question:
I want every cell in row 2 to have red background if its value is different
than the corresponding cell in row 1.
I can do this to cell A2 if in the conditional formatting field I say
=A2<A1 but when I copy the formatting (using the brush), the condition
continues to be A2<A1 and not B2<B1 for cell B and so forth.
How do I copy the conditional formatting adjusting the references like the
copy cells command do?
Thanks.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copying Conditional formating in a List of text and values. Iraj Excel Worksheet Functions 15 February 19th 09 07:25 PM
Copying conditional formating Paul Excel Discussion (Misc queries) 5 January 26th 09 02:06 PM
Conditional Formating copying (Max Min) Excelicious Excel Worksheet Functions 3 April 3rd 08 06:47 PM
copying conditional formating Alpal Excel Worksheet Functions 1 September 28th 07 06:02 PM
copying conditional formating Jorge Excel Discussion (Misc queries) 8 March 29th 07 01:41 PM


All times are GMT +1. The time now is 12:08 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright 2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"