Combo Box with variables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Combo Box with variables
hello.
I am trying to make a combo box with multi choices of various equations depending on defined variables, the attached file will explain it very well.
how can I make it work?
thanks,
Solved! Go to Solution.
- Labels:
-
Civil_Engineering
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@KB_10612849 wrote:
hello.
I am trying to make a combo box with multi choices of various equations depending on defined variables, the attached file will explain it very well.
how can I make it work?
thanks,
Hi,
I hope https://www.youtube.com/watch?v=vMLCU3uXZmA video explains to you how to use ComboBox.
Martin Hanák
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
thank you, but unfortunately, I need to make equations inside the compo box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
you can define combo box for two values:
numerical_coefficient ... 0.75, 0.56 and so on
Kc ... 1, 1, 1.5, 1, 1
... and use this "combo box variables" in equation.
Martin Hanák
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you.
