# Thunkable and returns a corresponding value from my sheet

**URL:** https://community.thunkable.com/t/thunkable-and-returns-a-corresponding-value-from-my-sheet/2446081
**Category:** Questions about Thunkable X
**Created:** [June 1, 2023, 3:00am UTC](https://community.thunkable.com/t/thunkable-and-returns-a-corresponding-value-from-my-sheet/2446081 "2023-06-01T03:00:11Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [June 1, 2023, 3:56am UTC](https://community.thunkable.com/t/thunkable-and-returns-a-corresponding-value-from-my-sheet/2446081/6 "2023-06-01T03:56:44Z")

</div>

That will search the column “Name” in your data source for the Text Input’s text and store the row number in `name1`. To then get the value from the same row, put `name1` into the “for row id” section of the `get value` block.

 ![Screenshot 2023-05-31 at 9.01.10 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/d/ed2cafbd7a51374c349959e8c0daca44c487d723.png)

---

_[View the full topic](https://community.thunkable.com/t/thunkable-and-returns-a-corresponding-value-from-my-sheet/2446081)._
