matrixindicator
IS-IT--Management
Hey,
I don't see it right now.
I have a table with values. A user should make a selection of a row and column in a combobox (a different list). The value he retrieve should be used to make a calculation in my form.
Eg. I take Column C4 on row2 and get the value 400. How to ?
I don't see it right now.
I have a table with values. A user should make a selection of a row and column in a combobox (a different list). The value he retrieve should be used to make a calculation in my form.
Eg. I take Column C4 on row2 and get the value 400. How to ?
Code:
ID C1 C2 C3 C4 C5
row1 100 200 300 456 456
row2 100 200 300 400 456