F fostergallagher88 Пользователь Регистрация 01.03.2020 Сообщения 39 Благодарностей 0 Баллы 6 05.05.2020 #1 I know the value of a row in the list. How can I get the number of list rows corresponding to this value?
I know the value of a row in the list. How can I get the number of list rows corresponding to this value?
VladZen Administrator Команда форума Регистрация 05.11.2014 Сообщения 22 453 Благодарностей 5 913 Баллы 113 11.05.2020 #2 Probably, with C# only... Checking value of every row in a loop and counting it.
F fostergallagher88 Пользователь Регистрация 01.03.2020 Сообщения 39 Благодарностей 0 Баллы 6 13.05.2020 #3 Ok. Thank you
Yann Client Регистрация 22.04.2017 Сообщения 207 Благодарностей 31 Баллы 28 22.05.2020 #4 If you don't know c# you could it with a few blocks and a counter variable with a loop and a check like VladZen described
If you don't know c# you could it with a few blocks and a counter variable with a loop and a check like VladZen described
K kaboom Client Регистрация 23.01.2016 Сообщения 22 Благодарностей 6 Баллы 3 22.05.2020 #5 list processing->get the numbers of lines->"matching regex" or "with value" Реакции: orka13 и Yann
R robin69 Client Регистрация 11.12.2019 Сообщения 31 Благодарностей 0 Баллы 6 14.06.2020 #6 VladZen сказал(а): Probably, with C# only... Checking value of every row in a loop and counting it. Нажмите, чтобы раскрыть... Hi Sir, Would you mind posting some zeeno 7 tutorial on youtube in english language. I am really running out of idea. what are the possibilities can be done with zenno. All the english learner would love to pay extra for english tutorials as well.
VladZen сказал(а): Probably, with C# only... Checking value of every row in a loop and counting it. Нажмите, чтобы раскрыть... Hi Sir, Would you mind posting some zeeno 7 tutorial on youtube in english language. I am really running out of idea. what are the possibilities can be done with zenno. All the english learner would love to pay extra for english tutorials as well.