Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Copying Conditional Formatting rule

Hi,
I'm using XL2007.
I'm applying the rule that if
=A$1<"" the cells A1;A3 should get colored.

Works fine.

Now I have to copy this rule to 40 other places like c$1 / d$1 / f$1 / etc.
I do this by using the format brush from a1 to c1 to d1 to f1 etc.

I'm not successful. It turns out that c1 and c2 get colored instead of
c1 and c3, d1 and d2 instead of d1 and d3, etc

Any tip?

Harry


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 793
Default Copying Conditional Formatting rule

Not sure what you want to do...
However note that if you use
=A$1<"" in A1...
It will change to B$1 when copied right to B1 but remain as A$1 in A2...

Use the appropriate combination of absolute/relative references to meet your
logic..
You have four choices
$A1
A$1
$A$1
A1

So that reference remains as A1 in row 1 instead of changing to B1, C1,.. as
you copy across...

"Hartmut (Harry) Kloppert" wrote:

Hi,
I'm using XL2007.
I'm applying the rule that if
=A$1<"" the cells A1;A3 should get colored.

Works fine.

Now I have to copy this rule to 40 other places like c$1 / d$1 / f$1 / etc.
I do this by using the format brush from a1 to c1 to d1 to f1 etc.

I'm not successful. It turns out that c1 and c2 get colored instead of
c1 and c3, d1 and d2 instead of d1 and d3, etc

Any tip?

Harry



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 Formatting ala4900 Excel Discussion (Misc queries) 3 March 18th 09 04:51 PM
Copying a range adjacent to Conditional Format - CF Rule adds to P DJH71 Excel Discussion (Misc queries) 0 June 4th 08 07:49 PM
Copying conditional formatting...HELP PLEASE!!!! trixiebme Excel Worksheet Functions 3 March 24th 05 01:53 PM
Copying Conditional Formatting SMac Excel Discussion (Misc queries) 3 March 11th 05 07:28 PM
copying conditional formatting Jakgeem Excel Worksheet Functions 2 December 23rd 04 05:03 PM


All times are GMT +1. The time now is 06:28 AM.

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

About Us

"It's about Microsoft Excel"