Exporting An Acces Form to an .html file using templates

A

AshParr

Hi there,

I currently have a database which recieves data from an external
source, from the data automatically entered i calculate a few
differents stats (e.g. Joe Blogs = 12 Jobs Complete).

This data is shown on the Home Page of my database, at the end of
every month i ouput that form to a html file and depending on what
month it is i give it that name (e.g. C:\August.html)

I know access allows you to use templates for the html pages but how?
I have tried using the macros access has and where it says template i
have put the path to a html document.





Any help would be greatly appreciated,

Many Thanks,

Ashley Parr
 
A

AshParr

Hi there,

I currently have a database which recieves data from an external
source, from the data automatically entered i calculate a few
differents stats (e.g. Joe Blogs = 12 Jobs Complete).

This data is shown on the Home Page of my database, at the end of
every month i ouput that form to a html file and depending on what
month it is i give it that name (e.g. C:\August.html)

I know access allows you to use templates for the html pages but how?
I have tried using the macros access has and where it says template i
have put the path to a html document.

Any help would be greatly appreciated,

Many Thanks,

Ashley Parr


Sorry, forgot to mention im using Microsoft Access 2003,

IS a template html file different than a normal html file (sorry if
that seems a silly thing to ask)
 
Top