Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

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 to go to http://superuser.com and then choosing view source. I don't want any mouse-clicks/shortcuts involved.

This seems to work if you write HTML, but not if you use HYPERLINK().

share|improve this question
Welcome to Superuser. Can you tell us what you've tried in order to link to the Google spreadsheet? If it works for you in HTML, then why not use HTML? – CharlieRB Aug 7 '12 at 17:20

migrated from superuser.com Aug 8 '12 at 20:52

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.