Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to set up columns of letters so that I can print them off, cut
them up into strips and paste the column onto a drum. How can I specify the row height exactly so the letters fit round the circumference? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Row heights are measured in points or pixels. There are 72 points to an inch
and "maybe" 96 pixels to the inch. The number that appears in the Standard column width box is the average number of digits 0-9 of the standard font that fit in a cell. When dragging the column width or row height you will see two numbers.........one is width/height as above, the other is pixels. For an interesting and enlightening discussion on this subject see http://snipurl.com/dzz8 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 Excel MVP On Fri, 20 Jun 2008 14:26:02 -0700, Custom Exel row heights <Custom Exel row wrote: I am trying to set up columns of letters so that I can print them off, cut them up into strips and paste the column onto a drum. How can I specify the row height exactly so the letters fit round the circumference? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to make row height and column width equal | Excel Discussion (Misc queries) | |||
make row height automatic | Excel Discussion (Misc queries) | |||
How to make row height to exactly equal column width? | Excel Discussion (Misc queries) | |||
Can I make column width and row height equal (a grid) in Excel? | Excel Discussion (Misc queries) | |||
How do I make Excel automatically adjust a row's height once I in. | Excel Worksheet Functions |