I'm trying to work out how I can get a series of results (variables) into a textbox in a table format. I've looked around the internet for guides and stuff but I can't find any explaining how to do this.
This is the sort of thing im looking for, but displayed in a text box
x 1 2 3
1 1 2 3
2 2 4 6
3 3 6 9
I don't want/need lines around the text, just so that I can display more than one result in a text box in a fairly neat layout.
How would I go about doing this?
Thanks
This is the sort of thing im looking for, but displayed in a text box
x 1 2 3
1 1 2 3
2 2 4 6
3 3 6 9
I don't want/need lines around the text, just so that I can display more than one result in a text box in a fairly neat layout.
How would I go about doing this?
Thanks
