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 Convert decimals into mm in excel spreadsheet

I have a spread sheet with columns of inches shown in 3 decimals points. eg
3/4" is shown as 0.750. i wish to change these measurements into millimetres.
Can someone please give a step by step instruction guide for me?
I have tried "convert" function but cannot seem to get it to work correctly.
Thanks for your help.
Kind regards,
Noddyhawk.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,059
Default Convert decimals into mm in excel spreadsheet

"Noddyhawk" wrote:
I have a spread sheet with columns of inches shown in 3 decimals points.
eg
3/4" is shown as 0.750. i wish to change these measurements into
millimetres.
Can someone please give a step by step instruction guide for me?
I have tried "convert" function but cannot seem to get it to work
correctly.


Well, I would just multiply by 25.4. But I 'spose you could also use the
CONVERT function. If A1 contains 0.75 (for example), then:

=A1 * 25.4

or

=convert(A1,"in","mm")

If you have trouble getting the format right, click on Format Cells
Number Number and specify a desired number of decimal places.

If this does not solve your problem, post a specific example and explain how
the result is not what you need.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Convert decimals into mm in excel spreadsheet

CONVERT is a ATP function, If the CONVERT function is not available, install
and load the Analysis ToolPak add-in ...(ToolsAddins)

=CONVERT(3/4,"in","mm")

If this post helps click Yes
---------------
Jacob Skaria


"Noddyhawk" wrote:

I have a spread sheet with columns of inches shown in 3 decimals points. eg
3/4" is shown as 0.750. i wish to change these measurements into millimetres.
Can someone please give a step by step instruction guide for me?
I have tried "convert" function but cannot seem to get it to work correctly.
Thanks for your help.
Kind regards,
Noddyhawk.

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
How do I have excel convert fractions to decimals? pgail Excel Worksheet Functions 15 April 3rd 23 03:45 PM
convert fractions to decimals Shannon Excel Worksheet Functions 4 March 6th 08 04:33 AM
How do I convert 4'6" into decimals? Curious Excel Worksheet Functions 2 November 14th 06 11:34 PM
Bond prices convert to decimals J-EL Excel Discussion (Misc queries) 3 September 17th 06 12:58 AM
Convert $ amount from excel to access? No decimals but 00 at end Nicole Excel Worksheet Functions 1 January 4th 06 04:37 PM


All times are GMT +1. The time now is 05:55 AM.

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"