How to convert CSV file to Excel

Previous  Home  Next

You can convert a CSV file to Excel by using Pre-Script feature of Process Runner. Follow the following steps to convert CSV file to Excel.

 

1.Open process file and go to Advance Tab.

2.Check the option “Enable Pre and Post run External process”.

3.Click “Pre/Post Process” button.

 

Advanced_Pre_Post

 

4.Check “Pre-Run Process Settings” option.

5.Click “Internal Script”.

 

Advanced_prerun_Settings

 

6.Click “Pre-Run iScript” tab.

7.Remove the content in the scripting area and paste the script below in the scripting area.

 

hmtoggle_plus1Script to be paste in the scripting area

 

Advance_Pre_Run_iScript  

 

8.Save this.

9.Now with next run comma separated text file will be converted into Excel file before run.

 

 

Next:

How to Export data to Text File/Ms Access