T
The Cube
Hi all
I am looking for a function, XL97+ compatible, that will return the
rowheight of the cell that calls the function. ie similar to
=CELL("Width")
except behaving like
=CELL("Height")
which of course doesn't work.
Ultimately, the intention is to be able to determine the reference of the
first visible row in an autofiltered range, independent of the filter
criteria.
My plan is to reserve a column for the rowheight, and another for the
cumulative totals of all rowheights. The first rowheight greater than zero
would then be the first visible row.
If there is a better way then I should be grateful to learn it, although I
would still like the rowheight function as that may be useful elsewhere.
Thanks
-Cube
I am looking for a function, XL97+ compatible, that will return the
rowheight of the cell that calls the function. ie similar to
=CELL("Width")
except behaving like
=CELL("Height")
which of course doesn't work.
Ultimately, the intention is to be able to determine the reference of the
first visible row in an autofiltered range, independent of the filter
criteria.
My plan is to reserve a column for the rowheight, and another for the
cumulative totals of all rowheights. The first rowheight greater than zero
would then be the first visible row.
If there is a better way then I should be grateful to learn it, although I
would still like the rowheight function as that may be useful elsewhere.
Thanks
-Cube