Hi!
I am automating the impromptu report generation using VB. I could save the report to .xls file but all the columns are coming from the SQL query, instead of the report.
How can I generate the .csv file, with only the listed columns in the report? And also.. is there a way to find the recordcount? Because I donot wat to generate a blank .csv file, if there are no records in that report.
Please help!
I am automating the impromptu report generation using VB. I could save the report to .xls file but all the columns are coming from the SQL query, instead of the report.
How can I generate the .csv file, with only the listed columns in the report? And also.. is there a way to find the recordcount? Because I donot wat to generate a blank .csv file, if there are no records in that report.
Please help!