text wrap

S

Shane Devenshire

Hi,

Yes, but you need to merge the two cells. Suppose your text is in A1 and
you want it the wrap to A2

Select A1:A2 and choose Merge & Center. Then choose Format, Cells,
Alignment, and check Wrap Text. Change the center to left if you want.
 
G

Gord Dibben

Sure.

Stop typing at some point.............hit ENTER key then type some more in
next cell.

Seriously, Excel won't know when you have finished typing until you exit the
cell in some manner........Enter........Tab.........Arrow out.

You could get it done using event code but not without VBA


Gord Dibben MS Excel MVP
 
T

TimBCC

Thanks for the responses. What I have is a "form" written in Excel. It was
originally made to print and fill out. I'm trying to tweak it so that you
can just type in the lines on the computer (things like making check boxes
actually check when you click them). I have it all figured out except for
our 'Remarks' section on the "form". This section has six lines to it. Each
line is a page in width (merged cells) and "underlined" by use of a border
line. I was just trying to find an easy way to bump down to the next line
while typing without having to hit enter, or merge columns, or creating a
text box. Is this possible? Thanks for the help.
 
G

Gord Dibben

I was just trying to find an easy way to bump down to the next line
while typing without having to hit enter, or merge columns, or creating a
text box. Is this possible? Thanks for the help.

Same response as my first reply.

You must let Excel know you have finished entering data in that cell.


Gord
 
T

TimBCC

Thanks for the replies guys. I was just trying to take the easy/lazy way out
by removing a step (hitting enter, down arrow, etc) to get to the next cell
down while typing. I guess it can't be done. Again, thanks for the replies.

Tim
 

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

Similar Threads

Word Wrap text 3
wrap text 1
keyboard shortcut to wrap a text in cell. 1
wrapping text in cell 3
wrapping text in merged cells 2
Wrapping Text 1
Wrap text "disappears" 3
Wrapping text with line breaks problem 1

Top