cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Translate the entire conversation x

create the  origin  function within a dropdown list (combo box)

pannus0
10-Marble

create the  origin  function within a dropdown list (combo box)

Hello, I want to create the  origin  function within a dropdown list (combo box) for an array index operation. Is this possible?

 

pannus0_0-1763030658875.png

I'm using Mathcad version 11

ACCEPTED SOLUTION

Accepted Solutions

Hi like this to return first and third column despite value of origin.

Capture.JPG

Capture2.JPG

Cheers

Terry

View solution in original post

2 REPLIES 2

Hi like this to return first and third column despite value of origin.

Capture.JPG

Capture2.JPG

Cheers

Terry

Werner_E
25-Diamond I
(To:pannus0)

The value(s) returned by a combo box are the ones which are written in the second (and further) column when you edit the combo box. You only had put values in the first column and these value are just used for display. If you leave the first column empty, the values in the second column are used for display.

So all you have to do is to move the "0" and "1" from the first column to the second one. It sup to you if you want to put values in the first column.

Announcements

Top Tags