J
joy.sims
I have an excel spreadsheet that is computing time for a
deadline with a yes or no response. If the deadline time
is not met the computation does not work the way I want it
too. How do I write a formula that will give me a no
response if the actual time moves to the next day and is
after my deadline.
May 3 May 4
Deadline Actual Time Deadline Made
10:30 PM 12:00 AM Yes (This should read no)
=If(F33>c33,"no","yes")
This is the current formula in the deadline made column.
Please help me. Thanks so much in advance.
Joy
deadline with a yes or no response. If the deadline time
is not met the computation does not work the way I want it
too. How do I write a formula that will give me a no
response if the actual time moves to the next day and is
after my deadline.
May 3 May 4
Deadline Actual Time Deadline Made
10:30 PM 12:00 AM Yes (This should read no)
=If(F33>c33,"no","yes")
This is the current formula in the deadline made column.
Please help me. Thanks so much in advance.
Joy