K
KMH
Is there an easy way to make the row height and column width fit to a certain
scale (example....1 inch x 1 inch)?
scale (example....1 inch x 1 inch)?
www.exciter.gr: Custom Excel Application said:Excel uses points or pixels as measurement for width and height. When
you drag the column or row to change its size, two numbers appear next
to your mouse cursor. The first is in points and the second is pixels
(in parenthesis). To convert the points or pixels to inches keep in
mind that 1 inch = 72 points or 1 inch=96 pixels. If you are familiar
with VBA you can create a macro to automatically resize ranges to
specified dimensions.
www.exciter.gr
Custom excel applications and functions!