Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 90
Default Help with format painter and conditional format

Thank you.

"Tom Hutchins" wrote:

Your conditional format changes the color of C2 if the value of C2 is the
same as C1? Does your conditional formatting 'Formula Is" look like this?
=(C2=$C$1)

If it does, the absolute reference to C1 is your problem. That would explain
why you can use Format Painter to apply it to cells in the same column but
not other columns. If you want it to always look at row 1, change it to:
=(C2=C$1)

If you want it to always look at the cell above, use: =(C2=C1)

Hope this helps,

Hutch

"LiveUser" wrote:

I have a conditional format in C2. I have a bunch of columns that I want this
same format to apply to, but whenever I do the condional format formula never
changes. It will change If I copy down the same column, but not if I copy to
different columns.

For instance, C2 will change color depending if it will match with C1. I
want D2 to do the same with D1.

When I use the format painter the format does not work in column D and Cell
C1 will now color all cells in the row rather than the one cell, itself.

Am I doing something wrong?

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
Excel 2007, Conditional Formatting, Format Painter cdankanis Excel Discussion (Misc queries) 3 November 30th 07 11:19 PM
Format Painter Error Bruce Lee-Roy Excel Worksheet Functions 1 October 14th 06 12:56 AM
Format Painter Question Rev Anderson Excel Discussion (Misc queries) 2 October 2nd 06 02:19 PM
how can I use the format painter?? hermosilla New Users to Excel 1 August 11th 06 11:56 PM
Can I use format painter (or F4) in a chart? Artemis Charts and Charting in Excel 1 June 20th 05 04:27 AM


All times are GMT +1. The time now is 12:45 PM.

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"