0
votes
1answer
52 views

Google Spreadsheet won't display the leading space in the cell

For following graph, the Google Spreadsheet won't display the leading space before android:xxx. How could I enable it or how could I add a leading space ? <set ...
2
votes
0answers
182 views

Is there a way to insert a bookmark into a google Spreadsheet?

I know you can do this with a Google Doc, but how about a google Spreadsheet? I'd like to have a bookmark and then link into that cell of the spreadsheet from an HTML document.
1
vote
0answers
106 views

Hyperlink to “view-source:” URL in spreadsheet

I'm trying to make a hyperlink that takes you automatically to the source of a page in a Google spreadsheet. eg I want to make view-source:http://superuser.com directly clickable, rather thank having ...
1
vote
2answers
2k views

Parse HTML through Google Spreadsheet using scripting

I'm trying to speed up the process of getting values from an HTML page to a Google Docs Spreadsheet through scripting. I remember Microsoft Excel had the import data function, but I don't own a copy ...