# Importing the input value of an Excel file

**URL:** https://community.thunkable.com/t/importing-the-input-value-of-an-excel-file/1042028
**Category:** Questions about Thunkable X
**Tags:** i\_need\_your\_help
**Created:** [January 1, 2021, 11:35am UTC](https://community.thunkable.com/t/importing-the-input-value-of-an-excel-file/1042028 "2021-01-01T11:35:43Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![hyeyoonjeong89](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/hyeyoonjeong89/32/100944_2.png) [@hyeyoonjeong89](https://community.thunkable.com/u/hyeyoonjeong89)
#### Post date: [January 1, 2021, 11:35am UTC](https://community.thunkable.com/t/importing-the-input-value-of-an-excel-file/1042028/1 "2021-01-01T11:35:43Z")

</div>

As shown in the picture below, I have created 6 buttons.  
If I press the’Start’ button, I want to set the value of E5~E10 of the Excel file to each of the six buttons of the thunkable.

Is it possible?

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/1/d/1d0f955a3f1ba3499b99777f951487be2a23cc93.png)

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [January 1, 2021, 12:07pm UTC](https://community.thunkable.com/t/importing-the-input-value-of-an-excel-file/1042028/2 "2021-01-01T12:07:44Z")

</div>

Create a data source for the file and use it. The rowID of the data source is the row number in excel.

The only workaround you have to do is to convert it to Google sheet.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:31pm UTC](https://community.thunkable.com/t/importing-the-input-value-of-an-excel-file/1042028/3 "2024-11-08T13:31:06Z")

</div>


