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

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.
 

Вложения

  • 20,7 КБ Просмотры: 69
  • 153 байт Просмотры: 73
  • 179 байт Просмотры: 72

noname007

Пользователь
Регистрация
19.04.2018
Сообщения
42
Благодарностей
2
Баллы
8
anyone Help me ,please
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 769
Благодарностей
1 179
Баллы
113
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

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