Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I was reading a csv file in an excel macro and then creating another csv file. Here is my problem, I have this big csv file with 200 scenarios, and I opened the csv file and then deleted 199 scenarios and then resaved the file with 1 scenario. When I did this the commas changed. So originally the file had a comma on the last column: column1 data, col2, col3, but when it was resaved the last comma was deleted. column1 data, col2, col3 so in my macro I have it looping through and now it gives an error because I have to loop using one less column. Does anyone know how to save the csv file so that the comma at the end is not deleted? or how to fix this problem. Thanks for your help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I email amacro? | Excel Worksheet Functions | |||
Copying & Filling in data from One file into another. | Excel Worksheet Functions | |||
file will not open | Excel Discussion (Misc queries) | |||
Pasword protected Excel file encrypted, how do I read this file? | Excel Discussion (Misc queries) | |||
Links picking up values from an older version of linked file | Links and Linking in Excel |