# Get Spreadsheet value by clicking on the List\_Viewer

**URL:** https://community.thunkable.com/t/get-spreadsheet-value-by-clicking-on-the-list-viewer/276130
**Category:** Questions about Thunkable X
**Created:** [October 17, 2019, 11:54am UTC](https://community.thunkable.com/t/get-spreadsheet-value-by-clicking-on-the-list-viewer/276130 "2019-10-17T11:54:33Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [October 17, 2019, 3:16pm UTC](https://community.thunkable.com/t/get-spreadsheet-value-by-clicking-on-the-list-viewer/276130/3 "2019-10-17T15:16:20Z")

</div>

thanks @Hayder, I’ve edited Thomas’ post now to correctly show the screenshot of his blocks.

@thomaswillemjansenvk, we have a few tutorials that show bits of what you want to do.

> [@Using Any Component with Parallel Lists](http://community.thunkable.com/t/using-any-component-with-parallel-lists/229298):
>
> If you have more than 5 or 10 similar components on your screen it can be tedious and time consuming to update each one individually. Thankfully the Any Component blocks and the List blocks can be combined to automate these repetitive tasks. Overview In this tutorial we’ll learn how to build a Twitter directory app like this. The idea is that each profile URL begins with “[https://twitter.com](https://twitter.com)” and the only thing that changes is the individual profile name Parallel…

> [@Navigate through Spreadsheet data](http://community.thunkable.com/t/navigate-through-spreadsheet-data/74774):
>
> If you have data stored in a spreadsheet and you want to move back or forwards through that data then here is some [sample code](https://x.thunkable.com/copy/d37678fae126c09f5ad59cd680717e38) you can use. Example Data In this example, we have a table with news headlines and news articles. I probably should have called the columns Title and Content, but I’ve gone for Title and News. You can add in additional content like Author, Date, Image Source etc but once you understand how to use two columns you can expand it to as many as you like. [00] Show the firs…

Let me know whether or not that helps you with tabbing through your Airtable data.

---

_[View the full topic](https://community.thunkable.com/t/get-spreadsheet-value-by-clicking-on-the-list-viewer/276130)._
