Hello.

Is there a way to determine the number of rows of text displayed in a cell
with the wrap text property turned on?

I was thinking of other ways to get multiple rows... alt-enter , and I think
if you take the string of that and count the char(10) count, you could get
that.

But is there a way to do it on wrapped text?

Thanks,
Mark