how do i change the default value of measure from points to inche.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how do i change the default value of measure from points to inches when
setting the width and hight of cells?
 
You don't. Excel uses only points for these measures
best wishes
 
yoyo

Row heights are measured in points. There are 72 points to an 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.

No relationship between the two.

If you want to use VBA to set height and width in mm....which can be converted
to inches....

Ole Erlandson has code for setting row and column dimensions.

http://www.erlandsendata.no/english/index.php?d=envbawssetrowcol

Gord Dibben Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top