0% found this document useful (0 votes)
32 views2 pages

Shift Formula

Uploaded by

dhiya1278.mgv
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views2 pages

Shift Formula

Uploaded by

dhiya1278.mgv
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd

C END

Start time End time S118 5:00 6:00 14:31 15:00


23:59 9:00 SG10 6:01 7:00 15:31 16:00
S33 SM10 9:01 10:30 18:01 19:30
S80 14:01 15:00 23:31 23:59
FALSE S76 16:01 17:00 1:31 2:00
S93 17:01 18:00 2:31 3:00
S66 18:01 19:00 3:31 4:00
S71 21:01 22:00 6:31 7:00
S33 23:01 23:59 8:31 9:00
IF(AND(AND(A3>=TIME(5,0,0),A3<=TIME(6,0,0)),AND(B3>=TIME(14,31,0),B3<=TIME(15,0,0))),"S118",
IF(AND(AND(A3>=TIME(6,01,0),A3<=TIME(7,0,0)),AND(B3>=TIME(15,31,0),B3<=TIME(16,0,0))),"SG10",
IF(OR(AND(A3>=TIME(09,01,0),A3<=TIME(10,30,0)),AND(B3>=TIME(18,01,0),B3<=TIME(19,30,0))),"SM10",
IF(OR(AND(A3>=TIME(14,01,0),A3<=TIME(15,0,0)),AND(B3>=TIME(23,31,0),B3<=TIME(00,01,0))),"S80",
IF(OR(AND(A3>=TIME(16,01,0),A3<=TIME(17,0,0)),AND(B3>=TIME(01,31,0),B3<=TIME(02,0,0))),"S76",
IF(OR(AND(A3>=TIME(17,01,0),A3<=TIME(18,0,0)),AND(B3>=TIME(2,31,0),B3<=TIME(03,0,0))),"S93",
IF(OR(AND(A3>=TIME(18,01,0),A3<=TIME(19,0,0)),AND(B3>=TIME(3,31,0),B3<=TIME(4,0,0))),"S66",
IF(OR(AND(A3>=TIME(21,01,0),A3<=TIME(22,0,0)),AND(B3>=TIME(6,31,0),B3<=TIME(7,0,0))),"S71",
IF(OR(AND(A3>=TIME(23,01,0),A3<=TIME(0,1,0)),AND(B3>=TIME(8,31,0),B3<=TIME(9,0,0))),"S33",

You might also like