How to get line number from compare 2 list A,B with same words.

  • Автор темы Автор темы noname007
  • Дата начала Дата начала

noname007

Пользователь
Регистрация
19.04.2018
Сообщения
42
Реакции
2
Баллы
8
Hello.
I have list A, B with all same words.
I need to know what possition word from list A on list B.
Please help me.
Thanks.
 

Вложения

  • CompareLists.xmlz
    CompareLists.xmlz
    20,7 KB · Просмотры: 160
  • A.txt
    A.txt
    153 байт · Просмотры: 174
  • B.txt
    B.txt
    179 байт · Просмотры: 170
anyone Help me ,please
 
Hi @noname007
1. You take a word from List A
2. You make a loop with counter and take words from list B one by one.
3. In each iteration You add IF action and check if words match - If a match, the word from A list is located at the count of the loop counter number.

Cheers
 
  • Спасибо
Реакции: noname007

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)