Hello,
I am using a windows scripting host program to run a command line to launch and save a report as an html document. The command line is as follows:
App.Run "C:\Progra~1\Queryr~1\QueryReporter.exe userid=ID/password@database exec=ABCD.rep html=ABCD_order_by_Call_Group_date%_DST.html"
QR...