Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 116
Default conditional formatting help please

How can I add conditional formatting in a cell that is dependant on another
cell.
Example, If a letter W is entered into cell A6 then cell A10 will
automatically shade in if the entered value in this cell (A10) exceeds 7:50.
If any other letter is entered into cell A6 this rule will not apply.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default conditional formatting help please

Apply for A10 this formula in CF:
=AND(A6="W",A10TIME(8,50,0))
Regards,
Stefi


€˛Marty€¯ ezt Ć*rta:

How can I add conditional formatting in a cell that is dependant on another
cell.
Example, If a letter W is entered into cell A6 then cell A10 will
automatically shade in if the entered value in this cell (A10) exceeds 7:50.
If any other letter is entered into cell A6 this rule will not apply.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default conditional formatting help please

Select A10
Format|Conditional formatting (xl2003 menus)

Formula is:
=and($a$6="w",$a$10time(7,50,0))
give it a nice format.

7:50 is 7 hours, 50 minutes, right?

Marty wrote:

How can I add conditional formatting in a cell that is dependant on another
cell.
Example, If a letter W is entered into cell A6 then cell A10 will
automatically shade in if the entered value in this cell (A10) exceeds 7:50.
If any other letter is entered into cell A6 this rule will not apply.


--

Dave Peterson
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
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 OR TimH Excel Discussion (Misc queries) 1 April 7th 06 06:33 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 11:48 PM.

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"