B
billybob
Am attempting to create Access HTML report using an HTML
template (created in Dreamweaver, but that shouldn't
matter). Syntax of VBA as follows:
DoCmd.OutputTo acReport, stDocName, acFormatHTML,
stOutPutName, True, "C:\WebSite\RptTemplate.dwt", html
Doesn't seem to use template. Can anyone help?
Am cross posting to Access.Internet just in case.
Thanks,
BillyBob
template (created in Dreamweaver, but that shouldn't
matter). Syntax of VBA as follows:
DoCmd.OutputTo acReport, stDocName, acFormatHTML,
stOutPutName, True, "C:\WebSite\RptTemplate.dwt", html
Doesn't seem to use template. Can anyone help?
Am cross posting to Access.Internet just in case.
Thanks,
BillyBob