Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / General Excel Questions / March 2008

Tip: Looking for answers? Try searching our database.

Help with format painter and conditional format

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
LiveUser - 13 Mar 2008 18:42 GMT
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?
Tom Hutchins - 13 Mar 2008 19:31 GMT
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

> 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
[quoted text clipped - 8 lines]
>
> Am I doing something wrong?
LiveUser - 13 Mar 2008 19:49 GMT
Thank you.

> 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?  
[quoted text clipped - 23 lines]
> >
> > Am I doing something wrong?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.