<tab> within a cell

D

Don Guillett

IF?? you mean a second line, just use alt enter wherever you want to break
it.
 
D

Dave Peterson

You could use a formula:

="some text" & char(9) & "more text"

But it won't work like a tab in MSWord. You'll see a little box instead of nice
text.
 
Top