ENUM Populating Spreadsheet with ' before value

Hi all, 

I created an app for data entry only to speed up the process. Each column has an enum so I can go through and put in the correct values and input complete items into my main sheet quickly. But when I select these options and finish inputting the item... the values that it populates into the sheet have an ' in front of it. Which renders all of my equations useless. (like instead of 7, it inputs '7) how can I fix this??

Screen Shot 2022-02-19 at 12.10.46 AM.png

When selected

Screen Shot 2022-02-19 at 12.11.14 AM.png

What gets put into the spreadsheet

Screen Shot 2022-02-19 at 12.11.30 AM.png

0 1 51
1 REPLY 1

99% sure I just figured it out. The base type is TEXT and not NUMBER. I'm gonna change it and see if that solves it.

Top Labels in this Space