Home › Forums › General discussions › Text in Array… › Reply To: Text in Array…
January 17, 2019 at 15:29
#4465
Participant
Good morning !
i need to import from EXCEL a large numbers of columns and lines, i need to find lines by ‘keywords’ by the VALUES function, but… i don’t find…
1/ my EXCEL file is exported in TXT file with /t separator.
2/ i can read all the file from the TEXT Add-on in GDL and separate each data.
3/ i create keywords with the VALUES function.
4/ … and i don’t find how to use these keywords to search special lines in my TEXT file to record in ARRAYs (several columns and lines with strings and numbers)
i have tried with DATA Add-on and with TEXT Add-on, but i don’t understand.
Thanks !
fredLB/