Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
billy boy
 
Posts: n/a
Default Conditional formatting

I'm trying to conditonal formatting cells to highlight yellow when the cell
is the max number. My problem is when trying to formatt the cells for example:
cell G307 thru G327 and then skip a few cells then cells G330 thru G360 it
does not work
I highlite just those cells and the formula i'm using is
=G307=MAX($G$307:$G$360)
is this the correct formula?

it works great if I don't skip any cells
Thanks

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
William Horton
 
Posts: n/a
Default Conditional formatting

The below works for me. Substitute the cell where you want the format to
appear for A1 in the below formula.

=A1=MAX(G307:G327,G330:G360)

Hope this helps.

Bill Horton

"billy boy" wrote:

I'm trying to conditonal formatting cells to highlight yellow when the cell
is the max number. My problem is when trying to formatt the cells for example:
cell G307 thru G327 and then skip a few cells then cells G330 thru G360 it
does not work
I highlite just those cells and the formula i'm using is
=G307=MAX($G$307:$G$360)
is this the correct formula?

it works great if I don't skip any cells
Thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
billy boy
 
Posts: n/a
Default Conditional formatting

When I do that and I formatt with yellow, I put 64 in the first cell and half
the yellow cells stay yellow and the other half stay white. Seems like
everytime I do it it does something different. Kinda wierd

"William Horton" wrote:

The below works for me. Substitute the cell where you want the format to
appear for A1 in the below formula.

=A1=MAX(G307:G327,G330:G360)

Hope this helps.

Bill Horton

"billy boy" wrote:

I'm trying to conditonal formatting cells to highlight yellow when the cell
is the max number. My problem is when trying to formatt the cells for example:
cell G307 thru G327 and then skip a few cells then cells G330 thru G360 it
does not work
I highlite just those cells and the formula i'm using is
=G307=MAX($G$307:$G$360)
is this the correct formula?

it works great if I don't skip any cells
Thanks

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Allewyn
 
Posts: n/a
Default Conditional formatting

I might have misunderstood, but it seems after using the cursor to highlight
the cells you want, you could just use the Comditional Formatting under
Format to set the parameters for those cells. "Cell value is greater than or
equal to" would handle turning the cell a specified color if the number is
higher than what you specify.

"billy boy" wrote:

I'm trying to conditonal formatting cells to highlight yellow when the cell
is the max number. My problem is when trying to formatt the cells for example:
cell G307 thru G327 and then skip a few cells then cells G330 thru G360 it
does not work
I highlite just those cells and the formula i'm using is
=G307=MAX($G$307:$G$360)
is this the correct formula?

it works great if I don't skip any cells
Thanks

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Conditional formatting

Perhaps you should select G307:G327,G330:G360 and use a CF formula of

=G307=MAX($G$307:$G$327,$G$330:$G$360)


--

HTH

RP
(remove nothere from the email address if mailing direct)


"billy boy" wrote in message
...
When I do that and I formatt with yellow, I put 64 in the first cell and

half
the yellow cells stay yellow and the other half stay white. Seems like
everytime I do it it does something different. Kinda wierd

"William Horton" wrote:

The below works for me. Substitute the cell where you want the format

to
appear for A1 in the below formula.

=A1=MAX(G307:G327,G330:G360)

Hope this helps.

Bill Horton

"billy boy" wrote:

I'm trying to conditonal formatting cells to highlight yellow when the

cell
is the max number. My problem is when trying to formatt the cells for

example:
cell G307 thru G327 and then skip a few cells then cells G330 thru

G360 it
does not work
I highlite just those cells and the formula i'm using is
=G307=MAX($G$307:$G$360)
is this the correct formula?

it works great if I don't skip any cells
Thanks



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
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 question Deb Excel Discussion (Misc queries) 0 March 23rd 05 02:07 AM
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 11:15 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"