Hello,
I want to display row height in inches in a cell (the same value displayed when using page layout mode), and i want to do the same with column width.
I am using Windows 7 and office 2010.
I found this code:
<CODE>Function Width(MyRange As Range) As DoubleApplication.Volatile
Width =...