i have this code to load data from txt file to msflexgrid
and i have 2 txt file Data1.txt & Data2.txt
The difference between the Data1 and Data2 is in the spaces between words
the code load data1.txt without any problem but when i try to open data2.txt don't load in msflexgrid because the file contains many space
I want to modify this code to ignore any space in the file to open the file like data1
Waiting for help
Source code in attachments
thank you very much
and i have 2 txt file Data1.txt & Data2.txt
The difference between the Data1 and Data2 is in the spaces between words
the code load data1.txt without any problem but when i try to open data2.txt don't load in msflexgrid because the file contains many space
I want to modify this code to ignore any space in the file to open the file like data1
Waiting for help
Source code in attachments
thank you very much