-
I need to have some numbers/data printed out and they need to line up under each other. I am using a MSFlex Grid to hold the data but I can be flexable.
Basically I have this:
Testing 0 0 0 0 0
Testing 1 0 0 0 0 0
But my printing has the numbers out of alignment....
Testing 0 0 0 0 0
Testing 1 0 0 0 0 0
If I use tabs... They are off depending on how long the test words end up.
I need to have this project done by friday!!! It MUST print and look nice.
Please help!! Thanks in advance!!
------------------
Steve Stunning
Programming for 20 years now but still learning...
-
Can you use a font like SYSTEM font so all the character will be the same length.
ex: a space will be the small length has a, b, or c...
Hope that help
Regards