1 страниц (7 вхождений)
Question about ComboBox - Сообщения
#1 Опубликовано: 17.07.2022 16:04:48
Hello.I have data. I want choosing "a", get only relevant values to choose "b" and output value "c" (if a=10mm; for b there should be options only 1.5 and 2; e.g. selected b=2; means c=8.0mm)
Файл не найден.
Question 1: How can I do that?
Question 2: Choosing from a list of values "a" with this assignment of the matrix values are repeated. How to avoid it?
Файл не найден.
Файл не найден.
Question 1: How can I do that?
Question 2: Choosing from a list of values "a" with this assignment of the matrix values are repeated. How to avoid it?
Файл не найден.
#2 Опубликовано: 17.07.2022 16:42:53
WroteQuestion 1: How can I do that?
Question 2: Choosing from a list of values "a" with this assignment of the matrix values are repeated. How to avoid it?
You may need a temp data derived from first combobox selection.
And use that new data at second combobox.
Here is your both questions answered.
Regards
combobox_question.sm (8 КиБ) скачан 29 раз(а).
#3 Опубликовано: 17.07.2022 17:28:21
#4 Опубликовано: 18.07.2022 14:42:50
WroteYou can reduce data matrix like this too.
Exactly what is needed. Thank you!
#5 Опубликовано: 25.07.2022 14:42:14
WroteYou can reduce data matrix like this too.
combobox_question.sm (8 КиБ) скачан 41 раз(а).
Hello. If I need to enter data manually, for example a=11mm or b=4, how can i do this?
The choice must be both from the list and manual. Maybe it should be an item in the list that allows manual data entry.
#6 Опубликовано: 25.07.2022 16:45:07
WroteHello. If I need to enter data manually, for example a=11mm or b=4, how can i do this?
Then you won't need a combobox selector.
An if/else or cases() function shall be enough.
Regards
#7 Опубликовано: 26.07.2022 15:40:54
WroteWroteHello. If I need to enter data manually, for example a=11mm or b=4, how can i do this?
Then you won't need a combobox selector.
An if/else or cases() function shall be enough.
Regards
I didn't find cases function(( How can be implemented this through a if/else or a function cases? Unfortunately, I haven't been able to figure this out yet((
1 страниц (7 вхождений)
-
Новые сообщения
-
Нет новых сообщений