Store data from a sheet into variable #31
Unanswered
JoeLumenElectronics
asked this question in
Q&A
Replies: 1 comment
-
You should read the Google sheet API doc and try. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am wanting to create a stock display that will display the stock from my google sheet on a screen, to do so i need to be able to store the data from a range of cells into various variables, however when i use the GSheet.values.get command i receive more than just the value within cell and therefore unable to store it within a variable. is it possible to do so? if so, how?
Beta Was this translation helpful? Give feedback.
All reactions