G
Gary''s Student
I am looking for a UDF that will return the visible text in a cell. For
example, if A1 contains the sentence:
"Now is the time for all good men to come to the aid of their party"
The end of the sentence will "bleed" over into B1 unless column A is very
wide. I want to see the portion of the sentence that actually appears in A1.
I have been able to get this with a Sub, but not a Function.
example, if A1 contains the sentence:
"Now is the time for all good men to come to the aid of their party"
The end of the sentence will "bleed" over into B1 unless column A is very
wide. I want to see the portion of the sentence that actually appears in A1.
I have been able to get this with a Sub, but not a Function.