[Solved] Is it possible get other cell info based in one cell info?

#1: You just need to account for the extra buttons like so (-1 for the button on top):


#2: Store the index in a variable. As variables can be used across screens, you can reference the index in the other screen like this:
Capture(10)

1 Like