Get cell value for entered row id and column id

Hi,
I new to thunkable and I need your help. I am trying to make a simple app that works like that: you enter 2 values and click a button, the app will take these values and use the first one as row id in a basic table and the second one as column id in the same table and then change label’s value to value according to the selected cell. I was only able to make the app use only the variable row id, but not the column id. Is there a way how to do that?

Thanks. V.

1 Like

Use objects

1 Like

Can you be more specific on how to do that please, I am new to it.

Use a variable and add it to create an object. The object has a gear to add an object, and fill in the name on it. Just fill in the name when reading.

1 Like

Thanks i will try it :slight_smile:

:+1:

I am dumb… i still don’t know how to do that. I did this, but it isn’t working. Where i am wrong?

1 Like

No

Can share your program

https://x.thunkable.com/projects/6069ec283653ae0012ff6f48/9f40272d-0e4f-4bf6-a548-45800a0587d6

sorry
this is the correct link Thunkable

1 Like

can you get into it?

It’s ok.Click

Block

1 Like

Yay, thank you very much!

1 Like