these all expressions gives correct Num of Weekdays & hours but if either of Dates fall on weekend I get # of days & hours in negative, it's not calculating correctly.
So my requirement is if TC_Date falls on weekend Saturday use previous day Friday if Sunday use next day Monday, if TS_Date falls on Saturday/Sunday use next working day that is Monday, TE_Date falls on Saturday/Sunday use Monday, can anyone help me how to add working days to above expression?