Getting Scroll Bars in a text cell

  • Thread starter Thread starter theal
  • Start date Start date
T

theal

I want to add a scroll bar into a cell that is a
particular size (similar to the box I am typing this in).
How do I do that in excel? I have tried adding scroll bars
but it only deletes my text and adds a number in its
place - depending on how many lines down I scroll.

Any help would be greatly appreciated.
 
I don't think you'll be able to add a scrollbar to a cell that will scroll down
within the cell.

But maybe you could add a textbox from the control toolbox toolbar.

Right click on it and select properties.

Change multiline to true
change enterkeybehavior to true
and change scrollbars to vertical (or horizontal or both)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top