hi,
earlier i asked a question and had really helpful answers however not all worked. Peter_SS posted this answer for me
J3 is the cell which had =NOW()
This worked well but can someone add onto this code stating that the times between 22:00 and 06:00 says "closed"
If anybody can do this it will be hugely appreciated
Thanks in advance,
tom
earlier i asked a question and had really helpful answers however not all worked. Peter_SS posted this answer for me
Code:
=IF(MOD(J3,1)<14/24,"Shift 1","Shift2")
This worked well but can someone add onto this code stating that the times between 22:00 and 06:00 says "closed"
If anybody can do this it will be hugely appreciated
Thanks in advance,
tom