daved2424
06-28-2001, 06:44 AM
Is it possible to insert a HTML code into a form design so it appears in the form view as it would if it were viewed through IE. E.g. a search engine search box.
|
View Full Version : HTML Code daved2424 06-28-2001, 06:44 AM Is it possible to insert a HTML code into a form design so it appears in the form view as it would if it were viewed through IE. E.g. a search engine search box. stappawho 12-01-2006, 08:30 AM 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. |