Hi guys!
Basically am trying to work out how to make a formula that automatically calculate if a timestamp lands between the hours of 7:30am and 4pm.
If it falls between 7:30am and 4pm I'm hoping for Status to say Business hours, If it falls between 4pm and 7:30am I'm hoping it says After hours but it just says afterhours for everything at the moment =/
This is the spreadsheet (press download on top right) https://drive.google.com/file/d/1UF5tjhja9CUk6yShcUHfURre1ER28cyW/view?usp=sharing
I have tried a few formulas with no success. e.g. =IF(AND(B2>E2,B2<F2),"TRUE","FALSE")
Any help appreciated, I'm pretty rusty with excel after a long stint away from it.
Cheers!
Basically am trying to work out how to make a formula that automatically calculate if a timestamp lands between the hours of 7:30am and 4pm.
If it falls between 7:30am and 4pm I'm hoping for Status to say Business hours, If it falls between 4pm and 7:30am I'm hoping it says After hours but it just says afterhours for everything at the moment =/
This is the spreadsheet (press download on top right) https://drive.google.com/file/d/1UF5tjhja9CUk6yShcUHfURre1ER28cyW/view?usp=sharing
I have tried a few formulas with no success. e.g. =IF(AND(B2>E2,B2<F2),"TRUE","FALSE")
Any help appreciated, I'm pretty rusty with excel after a long stint away from it.
Cheers!