0
votes
0answers
24 views

Link to a cell in a Google Spreadsheet via URL?

One can link to a google docs document via key and via key and worksheet id: https://docs.google.com/spreadsheet/ccc?key=SOME_KEY ...
4
votes
1answer
492 views

Generating Google Spreadsheet hyperlinks from cell contents

I have a column of cells in a Google Spreadsheet with values such as: 37683 36583 38637 32391 What I would like to do is generate a hyperlink for each cell like: http://mywebsite.com?id=xxxxx ...
2
votes
2answers
806 views

A Way to Add Text Before Your Hyperlink in Google Spreadsheets?

Is there a way to add text before the hyperlink? So for example: This section needs reworking. You can find the section HERE. HERE would be the text replacement for the actual link. The actual ...
2
votes
1answer
996 views

How to freeze a row height or prevent line breaks in Google Spreadsheets?

My question is very similar to a previous question here, but I don't want the scroll bars. When I paste a link in a cell it usually breaks the cell in multiple lines, increasing the row height. Even ...
3
votes
1answer
2k views

How do I add a hyperlink to a cell in Google Spreadsheets?

In Excel, I can easily add a hyperlink to a cell by choosing the corresponding toolbar button. How do I do the same thing in a Google Doc spreadsheet? I don't see any corresponding toolbar button or ...