S
Steve S
Hey all... I can't figure out what I'm doing wrong here.
Please help!
I have the following under the 'This Workbook' in VBEditor:
Function RowHeight() As Double
RowHeight = Application.Caller.RowHeight
End Function
Then, in the worksheet, I've entered =RowHeight() and I
get the dreaded #NAME? error. Any quick responses would
be incredibly helpful. TIA
Please help!
I have the following under the 'This Workbook' in VBEditor:
Function RowHeight() As Double
RowHeight = Application.Caller.RowHeight
End Function
Then, in the worksheet, I've entered =RowHeight() and I
get the dreaded #NAME? error. Any quick responses would
be incredibly helpful. TIA