mf1
Member
Hello,
I need some help to write a formula to exclude a public holiday and I have attached a sample file.
Current Situation
· I have an 8 week course which is conducted on the same weekday, once per week for 8 weeks.
· Week 1 (session A) is selected via a drop down box
· Weeks 2 – 8 is populated using the following formula;
=IF($C12="","",$C12+7)
Requirement
I need a formula added to the IF statement to exclude a public holiday and select the next available weekday from the following week (or the week after if a public holiday falls on consecutive weekdays)
I have a list with all public holidays listed and this can be used for a lookup.
Note: Week 1 won’t require any formula as the course won’t start on a public holiday.
Thanks, mf1
I need some help to write a formula to exclude a public holiday and I have attached a sample file.
Current Situation
· I have an 8 week course which is conducted on the same weekday, once per week for 8 weeks.
· Week 1 (session A) is selected via a drop down box
· Weeks 2 – 8 is populated using the following formula;
=IF($C12="","",$C12+7)
Requirement
I need a formula added to the IF statement to exclude a public holiday and select the next available weekday from the following week (or the week after if a public holiday falls on consecutive weekdays)
I have a list with all public holidays listed and this can be used for a lookup.
Note: Week 1 won’t require any formula as the course won’t start on a public holiday.
Thanks, mf1