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

Good evening to all !

I use Excel 2003.

I have a simple production log used to match man hours against production
hours.

What I am trying to achieve is :

If the the total production hours are in excess of the available man hours -
two conditions -

1. If the production hours are more than (say) 3 hours the cell showing the
available hours turns a selected colour.
2. If the production hours are more than (say) 5 hours the cell showing the
available hours turns another colour.

The production team very often make time and so a 3 hour over booking is
achievable but a warning needs to show. But if the production time is 5 hours
above the available hours it is not possible to achieve and it needs to show
in a more forceful way !

Just to be clear - I am only trying to highlight 1 cell - the 1 that shows
the difference between the available man hours and the total production hours.

I have tried to use conditional formatting - which I think should solve the
problem - but fall over on the way to do it !

I hope the problem is clear - any help on this is very much appreciated..


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default Conditional formatting

Let's assume your total production hours is in cell A2, available hours is in
B2
Select the cell you want format on.
conditional format - 1st formula is:
=AND(A2-B23,A2-B2<=5)
(pick color)

2nd formula is:
=A2-B25
(pick color)
ok out.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"le clef" wrote:

Good evening to all !

I use Excel 2003.

I have a simple production log used to match man hours against production
hours.

What I am trying to achieve is :

If the the total production hours are in excess of the available man hours -
two conditions -

1. If the production hours are more than (say) 3 hours the cell showing the
available hours turns a selected colour.
2. If the production hours are more than (say) 5 hours the cell showing the
available hours turns another colour.

The production team very often make time and so a 3 hour over booking is
achievable but a warning needs to show. But if the production time is 5 hours
above the available hours it is not possible to achieve and it needs to show
in a more forceful way !

Just to be clear - I am only trying to highlight 1 cell - the 1 that shows
the difference between the available man hours and the total production hours.

I have tried to use conditional formatting - which I think should solve the
problem - but fall over on the way to do it !

I hope the problem is clear - any help on this is very much appreciated..


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

Thank you very much for you time and trouble - your answer has worked just as
I had wanted - very much appreciated. Kindest regards.

"Luke M" wrote:

Let's assume your total production hours is in cell A2, available hours is in
B2
Select the cell you want format on.
conditional format - 1st formula is:
=AND(A2-B23,A2-B2<=5)
(pick color)

2nd formula is:
=A2-B25
(pick color)
ok out.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"le clef" wrote:

Good evening to all !

I use Excel 2003.

I have a simple production log used to match man hours against production
hours.

What I am trying to achieve is :

If the the total production hours are in excess of the available man hours -
two conditions -

1. If the production hours are more than (say) 3 hours the cell showing the
available hours turns a selected colour.
2. If the production hours are more than (say) 5 hours the cell showing the
available hours turns another colour.

The production team very often make time and so a 3 hour over booking is
achievable but a warning needs to show. But if the production time is 5 hours
above the available hours it is not possible to achieve and it needs to show
in a more forceful way !

Just to be clear - I am only trying to highlight 1 cell - the 1 that shows
the difference between the available man hours and the total production hours.

I have tried to use conditional formatting - which I think should solve the
problem - but fall over on the way to do it !

I hope the problem is clear - any help on this is very much appreciated..


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
How can I convert conditional formatting into explicit formatting? Patrick Harris Excel Discussion (Misc queries) 0 April 9th 09 12:00 AM
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 08:02 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"