Thread: textarea
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default textarea

Hi
insert chr(13) or vbLf between your lines

--
Regards
Frank Kabel
Frankfurt, Germany

"Alvin Hansen" schrieb im
Newsbeitrag ...
Sorry have found it
But how to write a new line
you know whit return or something like that
here i shall write the hole line finsih then it shift
to a new line.

Best regards alvin


"Alvin Hansen" skrev:

Hi
Is there a way to make a textarea in a userform
like in acces where you can write several lines
with a scroll bar

regards alvin