How to return if statement if greaterthan hours and minutes

Davis91

New Member
Joined
Jan 13, 2019
Messages
2
Good evening all,

Can anyone help me with the returning an if statement for Hours and minutes. I currently have the following;

Start time: 07:00AM ----- Format HH:MM AM/PM
Finish time: 5:00PM ----- Format HH:MM AM/PM

Total Hours: 10:00 ----- Format HH:MM

IF statement: =IF(HOUR($H7)>=10,"Yes","No")

So it will return yes if total is 10 Hours or more

However I need it to return No if the total is 10 hours, but Yes if the total is 10Hours 1 minute

Thank you in advance
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.

Forum statistics

Threads
1,221,476
Messages
6,160,062
Members
451,615
Latest member
soroosh

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top