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

Hi All

I am trying to use conditional formatting to show the difference between a
due date and a forecast date. For example, if the forecast date is up to 5
days from the due date the cell is green, if is between 6 to 10 days it
turns yellow and if it is 11 days or more it turns red. How can I
conditionally format(or any other way) so Saturday & Sunday, and if possible
Bank Holidays as well, aren't figured in as days?

Any help would be appreciated

Thanks

Paul


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Conditional Formatting to exclude weekends and Bank Holidays

Forgot to say, you can use WORKDAY in CF ... IF you have Excel 2007.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Paul" wrote in message
...
Hi All

I am trying to use conditional formatting to show the difference between a
due date and a forecast date. For example, if the forecast date is up to 5
days from the due date the cell is green, if is between 6 to 10 days it
turns yellow and if it is 11 days or more it turns red. How can I
conditionally format(or any other way) so Saturday & Sunday, and if
possible
Bank Holidays as well, aren't figured in as days?

Any help would be appreciated

Thanks

Paul




  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default Conditional Formatting to exclude weekends and Bank Holidays

Hi Bob, I don't have 2007 only 2003.

Can anyone else provide the formula?

Thanks

Paul
"Bob Phillips" wrote in message
...
Forgot to say, you can use WORKDAY in CF ... IF you have Excel 2007.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)



"Paul" wrote in message
...
Hi All

I am trying to use conditional formatting to show the difference between
a
due date and a forecast date. For example, if the forecast date is up to
5
days from the due date the cell is green, if is between 6 to 10 days it
turns yellow and if it is 11 days or more it turns red. How can I
conditionally format(or any other way) so Saturday & Sunday, and if
possible
Bank Holidays as well, aren't figured in as days?

Any help would be appreciated

Thanks

Paul






  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Conditional Formatting to exclude weekends and Bank Holidays

Look at my first post then and try that method.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Paul" wrote in message
...
Hi Bob, I don't have 2007 only 2003.

Can anyone else provide the formula?

Thanks

Paul
"Bob Phillips" wrote in message
...
Forgot to say, you can use WORKDAY in CF ... IF you have Excel 2007.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)



"Paul" wrote in message
...
Hi All

I am trying to use conditional formatting to show the difference between
a
due date and a forecast date. For example, if the forecast date is up to
5
days from the due date the cell is green, if is between 6 to 10 days it
turns yellow and if it is 11 days or more it turns red. How can I
conditionally format(or any other way) so Saturday & Sunday, and if
possible
Bank Holidays as well, aren't figured in as days?

Any help would be appreciated

Thanks

Paul








  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default Conditional Formatting to exclude weekends and Bank Holidays

Hi Bob,

I do not know how to do this. An example would be most helpful.

Thanks

Paul
"Bob Phillips" wrote in message
...
Look at my first post then and try that method.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)

"Paul" wrote in message
...
Hi Bob, I don't have 2007 only 2003.

Can anyone else provide the formula?

Thanks

Paul
"Bob Phillips" wrote in message
...
Forgot to say, you can use WORKDAY in CF ... IF you have Excel 2007.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)



"Paul" wrote in message
...
Hi All

I am trying to use conditional formatting to show the difference
between a
due date and a forecast date. For example, if the forecast date is up
to 5
days from the due date the cell is green, if is between 6 to 10 days it
turns yellow and if it is 11 days or more it turns red. How can I
conditionally format(or any other way) so Saturday & Sunday, and if
possible
Bank Holidays as well, aren't figured in as days?

Any help would be appreciated

Thanks

Paul












  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Conditional Formatting to exclude weekends and Bank Holidays

Paul,

Give me an example of your data, and I will knock you up an example.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Paul" wrote in message
...
Hi Bob,

I do not know how to do this. An example would be most helpful.

Thanks

Paul
"Bob Phillips" wrote in message
...
Look at my first post then and try that method.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)

"Paul" wrote in message
...
Hi Bob, I don't have 2007 only 2003.

Can anyone else provide the formula?

Thanks

Paul
"Bob Phillips" wrote in message
...
Forgot to say, you can use WORKDAY in CF ... IF you have Excel 2007.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)



"Paul" wrote in message
...
Hi All

I am trying to use conditional formatting to show the difference
between a
due date and a forecast date. For example, if the forecast date is up
to 5
days from the due date the cell is green, if is between 6 to 10 days
it
turns yellow and if it is 11 days or more it turns red. How can I
conditionally format(or any other way) so Saturday & Sunday, and if
possible
Bank Holidays as well, aren't figured in as days?

Any help would be appreciated

Thanks

Paul












  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Conditional Formatting to exclude weekends and Bank Holidays

Paul, the simplest way would be to have helper cells where 5 days, 10 days
forward was calculated using the WORKDAY function, and test these in the CF.
Unfortunately you cannot use WORKDAY in CF directly.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Paul" wrote in message
...
Hi All

I am trying to use conditional formatting to show the difference between a
due date and a forecast date. For example, if the forecast date is up to 5
days from the due date the cell is green, if is between 6 to 10 days it
turns yellow and if it is 11 days or more it turns red. How can I
conditionally format(or any other way) so Saturday & Sunday, and if
possible
Bank Holidays as well, aren't figured in as days?

Any help would be appreciated

Thanks

Paul




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 to exclude weekend and Bank Holidays Paul Excel Worksheet Functions 12 May 29th 07 12:31 AM
Conditional formatting to exclude weekend and Bank Holidays Paul Excel Worksheet Functions 1 May 27th 07 05:48 PM
Conditional formatting to exclude weekend and Bank Holidays Paul Excel Worksheet Functions 0 May 27th 07 03:35 PM
Conditional Formatting & UK Bank Holidays Duncs Excel Discussion (Misc queries) 5 October 3rd 06 01:59 PM
Schedule to exclude weekends and holidays Erin D. Excel Discussion (Misc queries) 3 March 15th 05 09:49 PM


All times are GMT +1. The time now is 07:11 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"