CAN YOU CREATE COLUMNS INSIDE A TEXT BOX

R

Raffa

I am trying to create columns inside a text box and cannot find the way to do
it. Is it possible?
 
J

JLatham

No. Text boxes are very primitive. Only way you will get columns is either
by typing spaces and trying to align them manuall, or by using [Ctrl]+[Tab]
to insert tab character(s) in the box to start each column at the same point
within the box.
 
Top