Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
JR573PUTT
 
Posts: n/a
Default Conditional Formatting Recognizing Greatest Value


I am trying to apply a conditional format to a range of weeks, I want
the week with the greatest build percent highlighted:


store wk1 wk2 wk3
1 -32% 50% 75%
2 -20%30% 40%

I would like store 1's week 3 highlighted and store 2's week 3
highlighted because these weeks represent the highest percent build.

Can I use a conditional format or is there another way to highlight the
greatest value?


--
JR573PUTT
------------------------------------------------------------------------
JR573PUTT's Profile: http://www.excelforum.com/member.php...o&userid=31587
View this thread: http://www.excelforum.com/showthread...hreadid=515488

  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim May
 
Posts: n/a
Default Conditional Formatting Recognizing Greatest Value

While In Cell B2, go to Format Conditional Formatting and
select Formula Is and in Text box enter:

=B2=MAX($B2:$D2)
choose Pattern Color,
And OK out

With B2 as the source Paint it
and paint the other cells C2,D2,B3,C3.D3



"JR573PUTT" wrote:


I am trying to apply a conditional format to a range of weeks, I want
the week with the greatest build percent highlighted:


store wk1 wk2 wk3
1 -32% 50% 75%
2 -20%30% 40%

I would like store 1's week 3 highlighted and store 2's week 3
highlighted because these weeks represent the highest percent build.

Can I use a conditional format or is there another way to highlight the
greatest value?


--
JR573PUTT
------------------------------------------------------------------------
JR573PUTT's Profile: http://www.excelforum.com/member.php...o&userid=31587
View this thread: http://www.excelforum.com/showthread...hreadid=515488


  #3   Report Post  
Posted to microsoft.public.excel.misc
SteveG
 
Posts: n/a
Default Conditional Formatting Recognizing Greatest Value


Use the MAX function in the CF.

Assuming your array is A1:D3. In B2, apply the following CF.

Formula is: =B2=MAX($B2:$D2) apply your format.

Use the format painter to apply this to your other cells. It will not
change the MAX range when applied left to right but it will as you move
up or down.

Cheers,

Steve


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=515488

  #4   Report Post  
Posted to microsoft.public.excel.misc
JR573PUTT
 
Posts: n/a
Default Conditional Formatting Recognizing Greatest Value


The highest build value in the worksheet is not highlighted using this
formula?


--
JR573PUTT
------------------------------------------------------------------------
JR573PUTT's Profile: http://www.excelforum.com/member.php...o&userid=31587
View this thread: http://www.excelforum.com/showthread...hreadid=515488

  #5   Report Post  
Posted to microsoft.public.excel.misc
SteveG
 
Posts: n/a
Default Conditional Formatting Recognizing Greatest Value


I assume that you want the 75% for store 1 and the 40% for store 2
correct? When you enter the formula, be sure that your range has the $
in front of it as it is shown in both posts. If you do not, your CF
will not apply correctly when copying it to the other cells using the
format painter. If you have more weeks, you have to extend your range
to include those weeks as well.

Does that help?

Steve


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=515488



  #6   Report Post  
Posted to microsoft.public.excel.misc
JR573PUTT
 
Posts: n/a
Default Conditional Formatting Recognizing Greatest Value


No, the range of weeks is correct, when I go to say cell z2, the
conditional format is =z2=max($e2:$az2).

But the highest value is not highlighted, I have check my formatting to
assure a highlight will appear, and it is correct.


--
JR573PUTT
------------------------------------------------------------------------
JR573PUTT's Profile: http://www.excelforum.com/member.php...o&userid=31587
View this thread: http://www.excelforum.com/showthread...hreadid=515488

  #7   Report Post  
Posted to microsoft.public.excel.misc
JR573PUTT
 
Posts: n/a
Default Conditional Formatting Recognizing Greatest Value


Ok, I figured it out, I had a hidden column in between each of the build
columns, when I deleted those colums(which I do not want to) the formula
works, so the spread sheet is:


store saleswk1 buildwk1 sales wk2 build wk2
1 20 30% 50 80%


I want to be able to highlight the 80% based only on columns with the
build formula and not the sales column.


--
JR573PUTT
------------------------------------------------------------------------
JR573PUTT's Profile: http://www.excelforum.com/member.php...o&userid=31587
View this thread: http://www.excelforum.com/showthread...hreadid=515488

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
Conditional Formatting when inserting a row zahoulik Excel Worksheet Functions 2 January 7th 06 03:01 PM
in excel conditional formatting find the greatest value in 4rows prac g Excel Worksheet Functions 1 November 29th 05 07:03 AM
Conditional Formatting Error ddate Excel Worksheet Functions 0 May 5th 05 09:00 PM
difficulty with conditional formatting Deb Excel Discussion (Misc queries) 0 March 23rd 05 06:13 PM
Conditional formatting not available in Excel BAB Excel Discussion (Misc queries) 2 January 1st 05 03:33 PM


All times are GMT +1. The time now is 12:03 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"