Macro HTML & Use of Template

A

Al

I have a simple macro that saves a Query as html. One of the choices
available in setting this up is to use a template. However, Help & other
sources I've consulted, offers very little info on the use of a template,
other than mentioning a few tokens relating to bais matters like page
numbers.

What I would like to do, I think, is to save my Query as html to a file
where a style sheet might control the look of the html eg to color every
other row. Is it possible to insert CSS in a template & do I need to do
this in any particular way?

I know I could run my Query as a Report and save it as html, but there
always seems to be so much wasted space ie the viewer has to scroll through
many more pages than in the case when I just save the Query.
 
Top