Chris Waller
Board Regular
- Joined
- Jan 18, 2009
- Messages
- 183
- Office Version
- 365
- Platform
- Windows
Hi,
I have a Worksheet that contains a list of colleagues and their annual leave. The dates are horizontal and they are all formulas referring to a date in cell B1. The formulas are in the format of =workday(C4,1). Some of these formulas are formatted as ddd to show the day of the week. What I want to do is create a formula or VBA that will put NWD (non working day) in the cells for each Thur or Fri. One of my colleagues doesn't work every other Monday. I was jsut wondering what is the best and easiest way to go about performing both these tasks? TIA
I have a Worksheet that contains a list of colleagues and their annual leave. The dates are horizontal and they are all formulas referring to a date in cell B1. The formulas are in the format of =workday(C4,1). Some of these formulas are formatted as ddd to show the day of the week. What I want to do is create a formula or VBA that will put NWD (non working day) in the cells for each Thur or Fri. One of my colleagues doesn't work every other Monday. I was jsut wondering what is the best and easiest way to go about performing both these tasks? TIA