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

I am using conditional formatting to format a range of 5 cells across a
single row based on comparing the value of the contents of the leftmost cell
in the range to a fixed cell outside of the range. How can I copy this to
other ranges without changing the formula to compare to the wrong fixed cell
location?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 225
Default Copying Conditional Formatting

Do you mean to say that the fixed cell is same for all rows?

If the first cell is A1 and fixed cell is (say) Z1 and test is equality then
use this while formatting the cells in the first row
=$A1=$Z$1
and paste format on other rows...

This will change $A1 to $A2 for other rows (but still compare with A1 for
other cells in the same row) but still compare with Z1 due to the absolute
reference.

"ala4900" wrote:

I am using conditional formatting to format a range of 5 cells across a
single row based on comparing the value of the contents of the leftmost cell
in the range to a fixed cell outside of the range. How can I copy this to
other ranges without changing the formula to compare to the wrong fixed cell
location?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Copying Conditional Formatting

Thanks for the reply.

I follow the concept, but when I try to alter the formula in the "manage
rules" section of the "Conditional Formatting" dropdown, it keeps reverting
back to fixed positions ($C$211=$G$209) in the "apply format if" box. I want
to the formula to be C211=$G$209. I also need to do the same thing to the
apply to box.

"Sheeloo" wrote:

Do you mean to say that the fixed cell is same for all rows?

If the first cell is A1 and fixed cell is (say) Z1 and test is equality then
use this while formatting the cells in the first row
=$A1=$Z$1
and paste format on other rows...

This will change $A1 to $A2 for other rows (but still compare with A1 for
other cells in the same row) but still compare with Z1 due to the absolute
reference.

"ala4900" wrote:

I am using conditional formatting to format a range of 5 cells across a
single row based on comparing the value of the contents of the leftmost cell
in the range to a fixed cell outside of the range. How can I copy this to
other ranges without changing the formula to compare to the wrong fixed cell
location?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 225
Default Copying Conditional Formatting

Apply it to one cell first and then paint the format to other cells...
Also, I think, you are missing the first = sign

FORMULA IS should contain
=C211=$G$209

Apply to is a range so absolute reference is OK...

"ala4900" wrote:

Thanks for the reply.

I follow the concept, but when I try to alter the formula in the "manage
rules" section of the "Conditional Formatting" dropdown, it keeps reverting
back to fixed positions ($C$211=$G$209) in the "apply format if" box. I want
to the formula to be C211=$G$209. I also need to do the same thing to the
apply to box.

"Sheeloo" wrote:

Do you mean to say that the fixed cell is same for all rows?

If the first cell is A1 and fixed cell is (say) Z1 and test is equality then
use this while formatting the cells in the first row
=$A1=$Z$1
and paste format on other rows...

This will change $A1 to $A2 for other rows (but still compare with A1 for
other cells in the same row) but still compare with Z1 due to the absolute
reference.

"ala4900" wrote:

I am using conditional formatting to format a range of 5 cells across a
single row based on comparing the value of the contents of the leftmost cell
in the range to a fixed cell outside of the range. How can I copy this to
other ranges without changing the formula to compare to the wrong fixed cell
location?

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 zzdave Excel Discussion (Misc queries) 5 March 15th 08 11:41 PM
Copying Conditional Formatting DTTODGG New Users to Excel 2 March 8th 07 02:12 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 08:37 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"