Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create HTML reports
Message
Information générale
Forum:
Microsoft Office
Catégorie:
Access
Divers
Thread ID:
00724083
Message ID:
00725845
Vues:
23
Thank you very much, Bret. This is almost exactly what I needed.

There is however one problem: How do I incorporate the WHERE condition to the report in this command? I can't see it from the command template:

Report Template:

DoCmd.OpenReport reportname[, view][, filtername][, wherecondition]

OutputTo Template:

DoCmd.OutputTo objecttype[, objectname][, outputformat][, outputfile][, autostart][, templatefile]

Thanks in advance
Charles Richard

>>Can anyone tell me how to programatically create a HTML report from an Access report? (I.E. Save as HTML does it through a wizard manually. I want to automate this)
>>
>>Thanks in advance
>>Charles
>
>DoCmd.OutputTo with the acFormatHTML parameter.
Charles Richard
NVO Management Systems
crichard@nvo.ca
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform