If you are exporting data from SAP try to export in text with tab or other format then the current one.
The current data is kind of complex where regex can work but will have to test it properly.
Here is a starter code for Regex approach.
Sample project:
GetExcelData.zip (68.5 KB)
