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

I have a column of values (C2:C41) which will be updated in the following
columns on a weekly basis. I need to format the following columns so that if
value in d2 is greater than c2 show value in red. then if e2 isgreater than
d2 etc, etc. Is this possible in excel 2007?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,819
Default Conditional Formatting

Yes. Of course e2 etc.etc are never going to change, only d2

Alanclen wrote:

I have a column of values (C2:C41) which will be updated in the following
columns on a weekly basis. I need to format the following columns so that if
value in d2 is greater than c2 show value in red. then if e2 isgreater than
d2 etc, etc. Is this possible in excel 2007?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default Conditional Formatting

Select the range you want to highlight starting at D2, say D2:F41
Then click on Conditional Formatting
Choose New Rule
Click on 'Use a Fourmua...'

Enter the formula as
=D2$C2
and choose the formatting you want...
[note the $ before C2, if you do not give that then the conditon will change
to =E2D2 in E2 which you don't want]

You can also do the above after just selecting D2 and provide the range in
'Applies To' field in Conditional Formatting...

"Bob I" wrote:

Yes. Of course e2 etc.etc are never going to change, only d2

Alanclen wrote:

I have a column of values (C2:C41) which will be updated in the following
columns on a weekly basis. I need to format the following columns so that if
value in d2 is greater than c2 show value in red. then if e2 isgreater than
d2 etc, etc. Is this possible in excel 2007?



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Conditional Formatting

The other valus can change. eg C2=3, D2=5, E2=7, F2=4. Therefore I would
need D2 & E2 to show in red as in each case they are greater than the
previous cell

"Bob I" wrote:

Yes. Of course e2 etc.etc are never going to change, only d2

Alanclen wrote:

I have a column of values (C2:C41) which will be updated in the following
columns on a weekly basis. I need to format the following columns so that if
value in d2 is greater than c2 show value in red. then if e2 isgreater than
d2 etc, etc. Is this possible in excel 2007?



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Conditional Formatting

Thank you very much. A great help.

"Sheeloo" wrote:

Select the range you want to highlight starting at D2, say D2:F41
Then click on Conditional Formatting
Choose New Rule
Click on 'Use a Fourmua...'

Enter the formula as
=D2$C2
and choose the formatting you want...
[note the $ before C2, if you do not give that then the conditon will change
to =E2D2 in E2 which you don't want]

You can also do the above after just selecting D2 and provide the range in
'Applies To' field in Conditional Formatting...

"Bob I" wrote:

Yes. Of course e2 etc.etc are never going to change, only d2

Alanclen wrote:

I have a column of values (C2:C41) which will be updated in the following
columns on a weekly basis. I need to format the following columns so that if
value in d2 is greater than c2 show value in red. then if e2 isgreater than
d2 etc, etc. Is this possible in excel 2007?





  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default Conditional Formatting

Did you try it out?

The formula will take care of it...
=D2$C2 will be changed to =E2$C2 for the cell E2... and so on just as your
formula changes if you copy it to other cells.

"Alanclen" wrote:

The other valus can change. eg C2=3, D2=5, E2=7, F2=4. Therefore I would
need D2 & E2 to show in red as in each case they are greater than the
previous cell

"Bob I" wrote:

Yes. Of course e2 etc.etc are never going to change, only d2

Alanclen wrote:

I have a column of values (C2:C41) which will be updated in the following
columns on a weekly basis. I need to format the following columns so that if
value in d2 is greater than c2 show value in red. then if e2 isgreater than
d2 etc, etc. Is this possible in excel 2007?



  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 857
Default Conditional Formatting

Hi,

Just change the formula to

=C2<D2

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Alanclen" wrote:

The other valus can change. eg C2=3, D2=5, E2=7, F2=4. Therefore I would
need D2 & E2 to show in red as in each case they are greater than the
previous cell

"Bob I" wrote:

Yes. Of course e2 etc.etc are never going to change, only d2

Alanclen wrote:

I have a column of values (C2:C41) which will be updated in the following
columns on a weekly basis. I need to format the following columns so that if
value in d2 is greater than c2 show value in red. then if e2 isgreater than
d2 etc, etc. Is this possible in excel 2007?



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 05:08 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"