Could someone please help me write a user defined function (i.e. ROWHEIGHT(A1) or COLUMNWIDTH(A1)) that displays the row height and column width of the actively selected range?
If a single cell was selected and the code was run, it would display "8.333" (as an example), and if multiple cells were selected, it would display the sum of those row heights (or column widths).
I've attached an example spreadsheet to help better explain. Thank you for any guidance or help!
If a single cell was selected and the code was run, it would display "8.333" (as an example), and if multiple cells were selected, it would display the sum of those row heights (or column widths).
I've attached an example spreadsheet to help better explain. Thank you for any guidance or help!