PC Review


Reply
Thread Tools Rate Thread

conditional formatting help needed

 
 
=?Utf-8?B?bGVhcm5pbmcgcXVpY2tseQ==?=
Guest
Posts: n/a
 
      10th Sep 2007
I want to copy the conditional format that I created to additional lines. I
have followed the instructions to select the cells that have the format. Then
click on format painter, select the cells I want to add that condition to but
it is not copying the format. I'm tracking data on a monthly basis and want
to highest number to highlight on each row. My formula is: if ($e3$:$aq3$)=a3
then high light it red...
 
Reply With Quote
 
 
 
 
=?Utf-8?B?VmFsRW5n?=
Guest
Posts: n/a
 
      10th Sep 2007
I would recommend that you go to the original formula and delete the $. The
"$" will lock the value so that you can't drag the formula. If you would
like to freeze a column or row, then you leave the"$" in that box.

"learning quickly" wrote:

> I want to copy the conditional format that I created to additional lines. I
> have followed the instructions to select the cells that have the format. Then
> click on format painter, select the cells I want to add that condition to but
> it is not copying the format. I'm tracking data on a monthly basis and want
> to highest number to highlight on each row. My formula is: if ($e3$:$aq3$)=a3
> then high light it red...

 
Reply With Quote
 
Pete_UK
Guest
Posts: n/a
 
      10th Sep 2007
I suspect your formula is more like:

=MAX($E$3:$AQ$3)=A3

and this will be applied to cell A3. You can copy this across the
cells in row 3 and it will work, but if you try to copy the format to
another row it will not, as it will always be looking at row 3. Try
changing the formula to:

=MAX($E3:$AQ3)=A3

with A3 selected. Then use the Format Painter to apply this format to
other cells as required.

Hope this helps.

Pete

On Sep 10, 7:20 pm, learning quickly <learning
quic...@discussions.microsoft.com> wrote:
> I want to copy the conditional format that I created to additional lines. I
> have followed the instructions to select the cells that have the format. Then
> click on format painter, select the cells I want to add that condition to but
> it is not copying the format. I'm tracking data on a monthly basis and want
> to highest number to highlight on each row. My formula is: if ($e3$:$aq3$)=a3
> then high light it red...



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional formatting Help Needed Raz Microsoft Excel Misc 3 3rd Mar 2009 05:25 PM
Conditional formatting help needed TGV Microsoft Excel Misc 10 10th Feb 2009 05:58 PM
Help needed with conditional formatting Little Master Microsoft Excel Discussion 0 4th Apr 2006 07:23 PM
Re: Help needed with conditional formatting Little Master Microsoft Excel Discussion 0 4th Apr 2006 07:20 PM
try this again - cONDITIONAL FORMATTING HELP NEEDED danman Microsoft Excel Misc 2 14th Mar 2004 03:41 PM


Features
 

Advertising
 

Newsgroups
 


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