- Nov 2, 2004
- 1,460
- 2
- 81
I have a database with information and I want to display them in a form and on the form have a print button to print out the page.
Everything is done except I cant figure out how to get the text to line up in columns.
Ex.(how it looks now)
--------------------------------
| Michael 12344 |
| Rosie 456778 |
| Tony 54345 |
-------------------------------
I need it to look like this where no matter how long the name is the next column will start at a certain posistion
Everything is done except I cant figure out how to get the text to line up in columns.
Ex.(how it looks now)
--------------------------------
| Michael 12344 |
| Rosie 456778 |
| Tony 54345 |
-------------------------------
I need it to look like this where no matter how long the name is the next column will start at a certain posistion