Hallo all,
I'm working on a sheet for overtime and need the Weekdays to populate under the 1.5 hours column and the Sundays and public holidays to populate in the 2 hours column.
Date inserted, I used a simple IF statement to test =IF(B5="Sunday",G5=F5,"")
B5 - where date is inserted
G5 - where data and formula is inserted
F5 - the value I want returned (hours worked)
I set up another sheet with public holidays and all the days of the year and tried a VLOOKUP, but the return I need is in the hours worked and not the date range table.
I also tried the highlighting public holidays and Sundays but that works well with the set up of a calendar.
Please help me, my light bulb is broken...
I'm working on a sheet for overtime and need the Weekdays to populate under the 1.5 hours column and the Sundays and public holidays to populate in the 2 hours column.
Date inserted, I used a simple IF statement to test =IF(B5="Sunday",G5=F5,"")
B5 - where date is inserted
G5 - where data and formula is inserted
F5 - the value I want returned (hours worked)
I set up another sheet with public holidays and all the days of the year and tried a VLOOKUP, but the return I need is in the hours worked and not the date range table.
I also tried the highlighting public holidays and Sundays but that works well with the set up of a calendar.
Please help me, my light bulb is broken...