hi everyone,
my friend wrote a code for me to do this:
read text file (test1.txt), make a regex and find a certain phrase in a table and when it finds that, write the link from text file on E column in table.
nothing is wrong with this template but when u run it, just the last change save in table and we don't know why.
i mean there is loop to read the three first raws of text file.
the code put the third line in right place in table but after that nothing changes and no more lines will be added to table.
can anyone explain the reason or correct the code?
i wanna read the text file, make a regex to create a certain phrase and search that in table1 and when it finds that copy the original line from text file to column E in table1.
i attached the template.
my friend wrote a code for me to do this:
read text file (test1.txt), make a regex and find a certain phrase in a table and when it finds that, write the link from text file on E column in table.
nothing is wrong with this template but when u run it, just the last change save in table and we don't know why.
i mean there is loop to read the three first raws of text file.
the code put the third line in right place in table but after that nothing changes and no more lines will be added to table.
can anyone explain the reason or correct the code?
i wanna read the text file, make a regex to create a certain phrase and search that in table1 and when it finds that copy the original line from text file to column E in table1.
i attached the template.
Вложения
-
18,8 КБ Просмотры: 153