|
If you know html, it's not too hard to wrap the data with row and cell tags, and also insert the remainder of the page layout tags, so the resulting file will open with any browser, and look like a half-way decent table with lines.
A few years ago, I did something similar where I generated html code from a program I wrote in a freeware version of Basic of all things.
|