View Single Post
  #2   Report Post  
Gord Dibben
 
Posts: n/a
Default

Chess

Assuming 96 pixels per inch you could approximate but at different resolutions
your approximation can be off.

If you want to use VBA to set height and width in mm which you then convert to
inches at 25.4 mm per inch..........

Ole Erlandson has code for setting row and column dimensions.

http://www.erlandsendata.no/english/...vbawssetrowcol


Gord Dibben Excel MVP

On Tue, 20 Sep 2005 11:59:07 -0700, "ChessNut"
wrote:

I want to make all rows and all columns the exact same size. How do I do that?