VB.Net code to convert .csv file to .xlsx file

Hi!

You can read the csv-file using
Activities - Read CSV

And then write to an xlsx using this
Activities - Write Range Workbook

The workbook activities in the Excel package don’t require Excel to be installed: