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
set the Multiline property to 'True' and the 'Scrollbars' property
accordingly

--
Regards
Frank Kabel
Frankfurt, Germany

"Alvin Hansen" schrieb im
Newsbeitrag ...
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