Query output to a text file

GordonR

Registered User.
Local time
Today, 00:42
Joined
Aug 19, 2003
Messages
29
I want to run a query which will also include some expressions made up of html. The idea is that I can use the output of a query to generate an html page that will just require <head> and <body> wrappers.
I can create a 'make table' then export it, but is there a way to do it directly from the query itself - or perhaps there is an even better way ?
Any help much appreciated.

Gordon
 
Newer versions of Access can export to HTML and XML directly.
 

Users who are viewing this thread

Back
Top Bottom