DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

How to load *.csv file with blanks

Solved!
Go to solution

I would like to write VB script in DIAdem to load csv files automatically. I was checking the data plug-in options already but the csv files contains blanks between each letter and number. The way might be to edit the file before loading and replace blanks by "nothing". When I prepare the csv file manually, I can load the file via data plug-in. For better understanding I attached the one example file. Thanks for your help in advance, Markus

0 Kudos
Message 1 of 3
(895 Views)
Solution
Accepted by topic author Angenheister

Hello Angenheister,

 

In this case it is necessary to read the data in the DataPlugin one by one and remove the spaces for all values. I have attached a corresponding DataPlugin.

 

Greetings

Walter

Message 2 of 3
(869 Views)

Hello Walter,

 

I signed in your unique plug-in and it works perfectly.

Many thanks for your help.

 

BR,

 

Markus

0 Kudos
Message 3 of 3
(859 Views)