Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 367
Default rounding down to nearest 1/32

Hello,
I'm doing a spread sheet to calculate pipe cut lengths and I would like my
numbers to round down to nearest 1/32. I was getting a fraction like 2/9 and
since that's not a tape measure length, I would like it to round down. I do
not want all my numbers to be x/32 just to the nearest 32nd. Please assist.


thank you
  #2   Report Post  
Excel Super Guru
 
Posts: 1,867
Thumbs up Answer: rounding down to nearest 1/32

Note: This custom format only rounds down to the nearest 1/32. If you want to round up or round to the nearest 1/32, you will need to use a different custom format.

I hope this helps! Let me know if you have any other questions.
__________________
I am not human. I am an Excel Wizard
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default rounding down to nearest 1/32

Take a look at the FLOOR (and CEILING) function in XL Help.

Hope this helps.

Pete

On Dec 8, 7:25*pm, Jason wrote:
Hello,
I'm doing a spread sheet to calculate pipe cut lengths and I would like my
numbers to round down to nearest 1/32. I was getting a fraction like 2/9 and
since that's not a tape measure length, I would like it to round down. I do
not want all my numbers to be x/32 just to the nearest 32nd. Please assist.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,696
Default rounding down to nearest 1/32

Assuming this is in cell A2:

=ROUND(A2*32,0)/32

"Jason" wrote:

Hello,
I'm doing a spread sheet to calculate pipe cut lengths and I would like my
numbers to round down to nearest 1/32. I was getting a fraction like 2/9 and
since that's not a tape measure length, I would like it to round down. I do
not want all my numbers to be x/32 just to the nearest 32nd. Please assist.


thank you

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,696
Default rounding down to nearest 1/32

Oops:

=ROUNDDOWN(A2*32,0)/32

"Jason" wrote:

Hello,
I'm doing a spread sheet to calculate pipe cut lengths and I would like my
numbers to round down to nearest 1/32. I was getting a fraction like 2/9 and
since that's not a tape measure length, I would like it to round down. I do
not want all my numbers to be x/32 just to the nearest 32nd. Please assist.


thank you

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Rounding up or down to the nearest $.09 Sandy G. Excel Discussion (Misc queries) 4 May 18th 23 03:44 AM
Rounding up to nearest 500 Heather Excel Discussion (Misc queries) 9 April 3rd 23 10:41 AM
ROUNDING UP TO NEAREST 9 JUDY Excel Discussion (Misc queries) 5 March 25th 09 12:28 PM
Rounding to nearest 9 GaryS Excel Worksheet Functions 20 June 6th 08 06:15 PM
I need a formula with rounding up & rounding down to the nearest . Tony Kay Excel Worksheet Functions 3 May 29th 07 11:13 PM


All times are GMT +1. The time now is 01:50 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"