I'm trying to do the same thing. I want to build an HTML table on the fly for display on an access form.
Or is there a better way to build a table on the fly for display?
I'm not talking about an access table or anything, just data in a tabular form. Basically I have a huge excell spreadsheet that has lots of data that can all be calculated on the fly for each record and I don't know how to get it to format all pretty on the form.