BenjaminHD
New Member
I am preparing an invoice template which has different rates depending on whether the shift started on a weekday, weekend or a public holiday.
I have a list of Western Australian holidays set up:
| date | serial no of date | hourly rate |
| date | serial no of date | hourly rate |
| date | serial no of date | hourly rate |
| date | serial no of date | hourly rate |
etc
My input cell is formatted as a date and time cell. I've tried working out an IF formula that basically works along the lines of if start date is a weekday, apply rate 1 if start date is a weekend apply rate 2 and if start date is a public holiday apply rate 3. I can do the first two tests but I cannot workout how to get it to check the list of public holidays and give me a true or false answer.
Please help!
I have a list of Western Australian holidays set up:
| date | serial no of date | hourly rate |
| date | serial no of date | hourly rate |
| date | serial no of date | hourly rate |
| date | serial no of date | hourly rate |
etc
My input cell is formatted as a date and time cell. I've tried working out an IF formula that basically works along the lines of if start date is a weekday, apply rate 1 if start date is a weekend apply rate 2 and if start date is a public holiday apply rate 3. I can do the first two tests but I cannot workout how to get it to check the list of public holidays and give me a true or false answer.
Please help!