ActiveX spreadsheet control problem
Try with some text in cell A1
Range("A1").WrapText = True
--
Jacob
"אלי" wrote:
Hi!
Is it possible to assign cell in a spreadsheet control on a userform as
multi line?
I tried several times to copy multi line strings into a spreadsheet control
but it was always converged into one line.
appreciate your help!
Eli
|