Page 1 of 1

Extract data from excel

Posted: Thu Aug 30, 2012 3:33 pm
by Inez Wihardjo

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.


Extract data from excel

Posted: Thu Aug 30, 2012 4:53 pm
by maxkatz

If by local variable you mean browser's local storage variable, then you can just read it and process the data.


Extract data from excel

Posted: Thu Aug 30, 2012 8:26 pm
by Inez Wihardjo

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...


Extract data from excel

Posted: Thu Aug 30, 2012 8:38 pm
by maxkatz

Sorry, I don't know the code. This is outside the scope of Tiggzi app builder...