![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Is there a way to format cells to millimeter measurement?
|
| Ads |
|
#2
|
|||
|
|||
|
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? |
|
#3
|
|||
|
|||
|
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? |
|
#4
|
|||
|
|||
|
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? |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cell format -> remove cell format pattern without effecting colors | Bas | Excel Discussion (Misc queries) | 1 | March 23rd 09 02:54 PM |
| Can cell format come from and change with reference cell format | jclouse | Excel Discussion (Misc queries) | 1 | November 29th 06 03:20 AM |
| Lock Cell Format - Allow copy and paste of data without format change | Chris12InKC | Excel Worksheet Functions | 1 | March 11th 06 04:44 AM |
| How do I copy data in single cell format to a merged cell format | Paul | Excel Discussion (Misc queries) | 1 | June 27th 05 11:00 AM |
| Inches to Millimeters function | Tami | Excel Worksheet Functions | 4 | December 6th 04 08:25 PM |