# Array in expression

**URL:** https://community.tulip.co/t/array-in-expression/9231
**Category:** Product Suggestions
**Tags:** apps, feature-request
**Created:** [September 6, 2023, 2:00pm UTC](https://community.tulip.co/t/array-in-expression/9231 "2023-09-06T14:00:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![remi.bayon](https://sea2.discourse-cdn.com/flex020/user_avatar/community.tulip.co/remi.bayon/32/8092_2.png) [@remi.bayon](https://community.tulip.co/u/remi.bayon)
#### Post date: [September 6, 2023, 2:00pm UTC](https://community.tulip.co/t/array-in-expression/9231/1 "2023-09-06T14:00:09Z")

</div>

Hello everyone,

Maybe it already exists a way to do it but if not it could be very useful to have the function “[number]” or “.at(number)” in the expression editor.

To realise operations on cells of tabs, it needed to save the cell in a separated variable first.

 ![image](https://us1.discourse-cdn.com/flex020/uploads/agilemfg/original/2X/5/54a9251369c7428354945755fcf828a39fb8cc55.png)

Best regards,  
Rémi Bayon

---

<div class="post-metadata">

### Author: ![jjj](https://sea2.discourse-cdn.com/flex020/user_avatar/community.tulip.co/jjj/32/4542_2.png) [@jjj](https://community.tulip.co/u/jjj)
#### Post date: [September 6, 2023, 5:32pm UTC](https://community.tulip.co/t/array-in-expression/9231/2 "2023-09-06T17:32:04Z")

</div>

I don’t think this is possible to do in the expression editor. You would need to use the array functions.

 ![image](https://us1.discourse-cdn.com/flex020/uploads/agilemfg/original/2X/5/5e7695e1a900ffe62a5451eda4d490250f0defcc.png)

---

<div class="post-metadata">

### Author: ![tony.wang](https://avatars.discourse-cdn.com/v4/letter/t/e9a140/32.png) [@tony.wang](https://community.tulip.co/u/tony.wang)
#### Post date: [September 7, 2023, 2:38am UTC](https://community.tulip.co/t/array-in-expression/9231/3 "2023-09-07T02:38:46Z")

</div>

try this TEXTTONUMBER(TOTEXT(XXXXXX))
