Hi Folks,
I have a badly structured CSV file that I have to scan as input to spreadsheet. Is there a way in VBA to scan for a string of spaces using a string function like Instr. Also in VBA I am looking for a function to convert numbers that are formatted using the european system with a comma as decimal separator to the american system using a dot. Help from experts is appreciated. Thanks in advance.
I have a badly structured CSV file that I have to scan as input to spreadsheet. Is there a way in VBA to scan for a string of spaces using a string function like Instr. Also in VBA I am looking for a function to convert numbers that are formatted using the european system with a comma as decimal separator to the american system using a dot. Help from experts is appreciated. Thanks in advance.