Hi I have a problem with figuring an appropriate formula to subtract time. Suppose I have a time in mm:ss format showing 05:01 (meaning 5 minutes and 1 second) in A1. In A2, the column "Slow", need to have a formula, if the time in A1 is less than [specified time] say, 2 min, then return "No", otherwise "Yes". For some reason the formula I try to write for Excel would not work, please help out. this is my formula A1 contains "12:05:31 AM" in mm:ss format displayed as 05:31. This is my formula: =IF(A1<1:50, "No","Yes")
Now, I will be pasting from another spreadsheet and hope this won;t be a problem.
Thanks in advance.
Now, I will be pasting from another spreadsheet and hope this won;t be a problem.
Thanks in advance.