Hi,
i have a specific datawindow with data shown in specific format in powerbuilder. i want to export the entire content to Excel in the same format including the exact look and feel that displays in the tool. i implemented using dw_sheet.Saveas(s_export_path + "Sample.XLS", HTMLTable!, TRUE), but the format is not the same what it actually displays in the tool. it adds extra spaces and line in between. Can someone help how can we overcome this. i check almost all the saveas type formats but still no luck. any trick would be really helpful.
Thank you,
Somit