cancel
Showing results for 
Search instead for 
Did you mean: 

Save Excel As .csv?

Hello! I need to write a collection into an excel, but I need to save this excel as a .csv  ";" delimited.  How can I do that?    Thank you!
4 REPLIES 4

Denis__Dennehy
Level 15
You might need to create your own action based upon some existing actions.  It is possible to save a collection as a comma separated csv file using the utility objects - (look at the actions available in the collection and strings utility VBOs) - you could probably create your own versions that use ; instead of comma.

Thank you!

MridulChadha
Level 2
hi there, what were your exact steps for saving the csv after writing the collection as a csv?

IshanMahajan
Level 7