How do I extract data from excel?
Say I have a local variable, which corresponds to my excel data in column A. I want to get the data in column B of the same row and process it. How do I do that? Thank you in advance.
How do I extract data from excel?
Say I have a local variable, which corresponds to my excel data in column A. I want to get the data in column B of the same row and process it. How do I do that? Thank you in advance.
If by local variable you mean browser's local storage variable, then you can just read it and process the data.
how do i read it? can you give me the code for me to put in run custom javascript?
I tried the following code, but it did not work:
chrome://newtabhttp//www.google.com/url?sa=t&rct=j&q=&esrc...
Sorry, I don't know the code. This is outside the scope of Tiggzi app builder...