Thanks for the advise, however, that's not the problem, what I want to do is set the width or height to a certain size, in either inches or mm, eg, if I want to set the row height to 1 inch or 25 mm what should I set the row height value too ? The default values are width 8.43 and height 12.75 what units do these values represent ?
<quote>Microsoft Excel uses the font assigned in the Normal style as the basis for column widths. There is no direct way to assign exact column widths in inches/centimeters without trial and error.
Microsoft Excel uses the number of digits (specifically, the number of zeros) using the Normal style font as the measurement to determine column widths. (There are some fonts that have digits of different widths, but this is unusual.)
For example, using the default font, a column width of 10 means the column width needed to display 10 non-bold, non-italic, Arial 10-point zeros. On the Macintosh, this same column width is 10 non-bold, non-italic Geneva 10-point zeros. Microsoft Excel uses digits to determine column widths so that when you change the font for a style on a worksheet, the columns grow or shrink to display this number of digits in the column.<unquote>
The rest of the article gives some VBA methods to help you work with this issue.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.