Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 32
Default Conditional Formatting

I want to change the colour of cells A1:G1 if the value of G1 is K (make the
row green), U (make the row amber) or S (make the row red). Really want this
to apply to each row below as the relevant G value is input.
Does that make sense?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,696
Default Conditional Formatting

Highlight A - G.

Conditional Formatting...

Pick:
Formula Is

enter:
=$G1="K"

Format, pick your fonts.

Same for the others.

The key is to retain the $ before the G.

"Philip Drury" wrote:

I want to change the colour of cells A1:G1 if the value of G1 is K (make the
row green), U (make the row amber) or S (make the row red). Really want this
to apply to each row below as the relevant G value is input.
Does that make sense?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Conditional Formatting

Hello,
My sheet is 10.000 row so It's possible to do this operation manually. Is it
possible to copy first row property to all rows?
Regards,

"Sean Timmons" wrote:

Highlight A - G.

Conditional Formatting...

Pick:
Formula Is

enter:
=$G1="K"

Format, pick your fonts.

Same for the others.

The key is to retain the $ before the G.

"Philip Drury" wrote:

I want to change the colour of cells A1:G1 if the value of G1 is K (make the
row green), U (make the row amber) or S (make the row red). Really want this
to apply to each row below as the relevant G value is input.
Does that make sense?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Conditional Formatting

Pre-select the 10000 rows then add the formatting using Formula is:

Pre-select can be done by entering A1:G10000 in NameBox and hit ENTER

Note carefully where you place the $ signs.

Or Format row 1 then use the format painter to paint the rest of the rows.


Gord Dibben MS Excel MVP

On Fri, 19 Jun 2009 04:17:01 -0700, Ozgur Bilgin
wrote:

Hello,
My sheet is 10.000 row so It's possible to do this operation manually. Is it
possible to copy first row property to all rows?
Regards,

"Sean Timmons" wrote:

Highlight A - G.

Conditional Formatting...

Pick:
Formula Is

enter:
=$G1="K"

Format, pick your fonts.

Same for the others.

The key is to retain the $ before the G.

"Philip Drury" wrote:

I want to change the colour of cells A1:G1 if the value of G1 is K (make the
row green), U (make the row amber) or S (make the row red). Really want this
to apply to each row below as the relevant G value is input.
Does that make sense?


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
Formatting cells in a column with conditional formatting? shamor Excel Discussion (Misc queries) 8 May 19th 08 10:11 PM
Protect Cell Formatting including Conditional Formatting Mick Jennings Excel Discussion (Misc queries) 5 November 13th 07 05:32 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 3 January 20th 07 02:02 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 0 January 15th 07 04:35 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM


All times are GMT +1. The time now is 01:49 AM.

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"