Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how do I show the fractions shown on a ruler?


I have a series of numbers that I want to convert to the values shown on an
English ruler so that a carpenter can use them. I can get this to work with
the fraction format if for example the value is 42.375" -- that converts
nicely to 42 3/8" What doesn't work is if the value is 42.333" this
converts to 42 1/3" I would like it to convert to 42 5/16" -- the closest
value on the ruler.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,651
Default how do I show the fractions shown on a ruler?

On Wed, 10 Jan 2007 20:15:00 -0800, detroitcarpenterbob
wrote:


I have a series of numbers that I want to convert to the values shown on an
English ruler so that a carpenter can use them. I can get this to work with
the fraction format if for example the value is 42.375" -- that converts
nicely to 42 3/8" What doesn't work is if the value is 42.333" this
converts to 42 1/3" I would like it to convert to 42 5/16" -- the closest
value on the ruler.


Round your value to the nearest 16th, then format as a fraction with "up to two
digits" or # ??/??

=ROUND(A1*16,0)/16


--ron
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
Macros Don't Show On Commands List and 'Normal.dot' SV Excel Worksheet Functions 3 December 13th 06 07:23 PM
How do I get items from sheet 3 to show up on sheet 1 and 2? HeidiG Excel Worksheet Functions 1 October 30th 06 05:57 PM
how show sum & avg same time in status bar? Ian Elliott Excel Discussion (Misc queries) 4 October 6th 06 11:00 PM
Pivot Table Show Top 10 Error Native Excel Discussion (Misc queries) 1 September 17th 06 07:36 PM
Show values from other sheet TONY Excel Worksheet Functions 0 August 31st 05 03:03 PM


All times are GMT +1. The time now is 04:33 PM.

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

About Us

"It's about Microsoft Excel"