Thread: scrolling text
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default scrolling text

I doubt it would be possible (although you might be able to simulate
something by dealing with substrings)

Why not put a textbox over the cell and link it to the cell if you need to
have the text in the cell as well. An activeX textbox should have its own
built in scrollbar.

--
Regards,
Tom Ogilvy

"ColsHub" wrote in message
oups.com...
I have a very tall cell in my spreadsheet. Does anyone know how to use
view/toolbars/control_toolbox/Scrollbar to scroll the text within a
cell? It would be nice if the scrollbar would automatically appear if
your text exceeded the height of the cell