# How to do Vlookup

**URL:** https://community.thunkable.com/t/how-to-do-vlookup/34403
**Category:** Questions about Thunkable X
**Created:** [July 5, 2018, 1:40pm UTC](https://community.thunkable.com/t/how-to-do-vlookup/34403 "2018-07-05T13:40:24Z")
**Posts on this page:** 1
**Showing post:** 7

<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: [January 24, 2019, 9:01pm UTC](https://community.thunkable.com/t/how-to-do-vlookup/34403/7 "2019-01-24T21:01:18Z")

</div>

hi @Clayton_Brown,

I just wrote a post about doing this in Thunkable X - I don’t know if you’re still looking for this, but hopefully it will help others out in the future:

> [@Performing a VLOOKUP in LocalDB](http://community.thunkable.com/t/performing-a-vlookup-in-localdb/66057):
>
> One of the most powerful features in Thunkable is the new [LocalDB](https://docs.thunkable.com/thunkable-cross-platform/create/components/data/local-db) component, which allows you to insert a mini-spreadsheet directly into your app. This might be the first of a larger series of tutorials mimicking features found in other spreadsheets, but for now let’s get started with VLOOKUP. question What is VLOOKUP? A [VLOOKUP](https://support.office.com/en-us/article/vlookup-function-0bbc8083-26fe-4963-8ab8-93a18ad188a1), or vertical lookup, allows you to search vertically down through a column of data and then find a corresponding value in your target row art Design Let’s start…

---

_[View the full topic](https://community.thunkable.com/t/how-to-do-vlookup/34403)._
