CAN YOU CREATE COLUMNS INSIDE A TEXT BOX

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create columns inside a text box and cannot find the way to do
it. Is it possible?
 
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.
 
Back
Top