Roundt from hundreds to nearest whole Number

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
That didn't work I must be doing something wrong. I get a message of undefined in the pull down box.
 
Upvote 0
Thanks that did work but I am still not explaining what I need very well. If the Number in N is (Whole Number) plus or minus .12 I want it to round to Whole Number. What do I need to substitute to make it work.
 
Upvote 0
This is a formula that is in another part of the worksheet before minutes are converted to hundreths:=ROUND(B9/(LOOKUP(MINUTE(B9),{0,15;8,1;23,15;38,1;53,15})/1440),0)*(LOOKUP(MINUTE(B9),{0,15;8,1;23,15;38,1;53,15})/1440) The rule I am trying to capture is if an employee sigs out 7minutes(or .12) before or after the hour the time is rounded to the nearest hour in hundreths.
 
Upvote 0

Forum statistics

Threads
1,214,647
Messages
6,120,722
Members
448,987
Latest member
marion_davis

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