Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Holiday Formula for an Employee time sheet

Can anyone help me with writing a formula to conditional
format holidays to change font color on a timesheet.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,080
Default Holiday Formula for an Employee time sheet

Excel has know way of knowing what the holidays are. If you make a list of
dates that are holidays and name that range "Hoildays", then the conditional
format formula would be:

=NOT(ISNA(MATCH(A1,Holidays,0)))

--

Vasant


"RichL" wrote in message
...
Can anyone help me with writing a formula to conditional
format holidays to change font color on a timesheet.



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
Time calculations for Scheduled vs Actual Employee Time and Wages The Caterer Excel Discussion (Misc queries) 4 November 29th 09 11:51 PM
Time calculations for Scheduled vs Actual Employee Time and Wages The Caterer Excel Discussion (Misc queries) 2 November 29th 09 12:20 AM
Employee login time sheet widman Excel Discussion (Misc queries) 2 May 17th 09 03:10 PM
Employee Time Sheet suntzu Excel Worksheet Functions 2 October 28th 06 07:21 AM
I need an Excel bi-weekly employee time sheet template Books Excel Discussion (Misc queries) 4 April 4th 05 12:43 AM


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