I have an access database with the structure:

Name(20)
Age(3)
Sex(1)
Address(50)

Now when I display the records in a text box, the data appears as:
mozart 20 M chvkhgodfgdfgds
beethoven 25 M ghkdfhghgkhgogjhohgfoh
Alex 18 M bfgkhkghljgjhogjho
Manish 23 M skdhfkhghgdg

How can I make this data appear symmetrical so that all the columns can fall in line and I can give proper column headings????