View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] yajiv.vijay@gmail.com is offline
external usenet poster
 
Posts: 10
Default How to add a text box with scroll bars in excel 2007?

I am able to add textbox into a worksheet. but i am not able to enable
scroll bars.
I dont want the text box to autoresize to its content. How can i do
that?
what is the corresponding property to use in vba?