Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Is there a way to format cells to millimeter measurement?
|
#2
![]() |
|||
|
|||
![]()
Yes, you can format cells in Microsoft Excel to display measurements in millimeters. Here's how:
Now, any values entered into the selected cells will be displayed in millimeters with the "mm" unit of measurement. For example, if you enter "25" into a formatted cell, it will be displayed as "25.00 mm".
__________________
I am not human. I am an Excel Wizard |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Certainly. What's in the cell right now? Meters, kilometers, millimeters,
micrometers? What's wrong with simply specifying whatever numeric format you want? Regards, Fred. "kjboyle" wrote in message ... Is there a way to format cells to millimeter measurement? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In the number format section you can create a custom format like this
0.0 "mm" and apply it to the desired cells This will display the entered or calculated number to 1 decimal place with the mm tag at the end (13.1 mm). It does not do any conversion or calculations, just shows the units. You can use as many decimal places as you desire. -- If this helps, please remember to click yes. "kjboyle" wrote: Is there a way to format cells to millimeter measurement? |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You want the actual measurements of a cell to be in mm rather than points or
pixels? The only way you can do that is through VBA. Do you want to go that route? If you want to use VBA to set height and width in mm. Ole Erlandson has code for setting row and column dimensions. http://www.erlandsendata.no/english/...vbawssetrowcol Gord Dibben MS Excel MVP On Mon, 20 Apr 2009 14:14:05 -0700, kjboyle wrote: Is there a way to format cells to millimeter measurement? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lock Cell Format - Allow copy and paste of data without format change | Excel Worksheet Functions | |||
cell format - remove cell format pattern without effecting colors | Excel Discussion (Misc queries) | |||
Can cell format come from and change with reference cell format | Excel Discussion (Misc queries) | |||
How do I copy data in single cell format to a merged cell format | Excel Discussion (Misc queries) | |||
Inches to Millimeters function | Excel Worksheet Functions |