Iam trying to generate cvs file using the command ActiveWorkbook.SaveAs. The excel sheet has 100 rows and 30 columns. Last 2 columns are empty in all the rows.
The command is working in very weired manner. It is generating first couple of rows (about 18) correctly, but after that not including last 2 columns.
All the rows should end with last two comma (as last 2 columns has no data) but only 18 rows are displayed like that, rest are ending with text of 28th column.
Can any body help me with this pls.
Thanks!!
The command is working in very weired manner. It is generating first couple of rows (about 18) correctly, but after that not including last 2 columns.
All the rows should end with last two comma (as last 2 columns has no data) but only 18 rows are displayed like that, rest are ending with text of 28th column.
Can any body help me with this pls.
Thanks!!