A Google Sheets spreadsheet doesn’t have to be a closed ecosystem of just numbers and formulas. You can turn any cell into a clickable gateway to the rest of the internet by inserting a hyperlink. Whether you are creating a project tracker that links to external research documents, or a budget that links to online receipts, adding hyperlinks makes your spreadsheets significantly more useful and interactive.
Method 1: The Insert Menu (The Standard Way)
This is the most traditional way to add a link to a cell.
- Open your Google Sheets document.
- Click on the specific cell where you want the link to appear. (You can type text into the cell first, such as “Click Here for Report,” or you can leave it blank).
- Look at the menu bar at the very top of the screen and click on Insert.
- From the drop-down menu, scroll down and click on Link.
- A small dialogue box will appear near the cell. It has two fields:
- Text: This is the visible text that people will see in the spreadsheet (e.g., “Company Website”). If you already typed text in the cell, it will appear here.
- Link: This is the actual destination URL (e.g., “https://www.google.com”).
- Paste your desired URL into the “Link” box.
- Click the Apply button.
- The text in the cell will turn blue and become underlined, indicating it is now a clickable hyperlink.
Method 2: The Keyboard Shortcut (The Fastest Way)
If you work with a lot of links, using the keyboard shortcut is significantly faster than navigating the menus.
- Click on the cell you want to turn into a link.
- Press the following keys simultaneously:
- On Windows or Chromebook:
Ctrl + K - On Mac:
Cmd + K
- On Windows or Chromebook:
- The “Insert link” dialogue box will instantly appear.
- Paste your URL into the bottom box and press the Enter key to apply it.
How to Link to Another Sheet (Tab) in the Same Document
Hyperlinks aren’t just for external websites. You can use them to build an interactive “Table of Contents” that jumps between different tabs within the same spreadsheet.
- Select a cell and press
Ctrl + K(orCmd + K) to open the link box. - Look at the bottom of the link dialogue box for an option labeled Sheets and named ranges. Click it.
- A list will appear showing all the different tabs (sheets) currently in your document (e.g., “Sheet1”, “Q3 Budget”, “Employee Roster”).
- Click on the name of the tab you want to link to.
- Google Sheets will automatically format the link. Now, whenever someone clicks that cell, they will be instantly teleported to that specific tab.
How to Edit or Remove a Hyperlink
If you made a mistake or the web address changes, fixing it is easy.
- Click once on the cell containing the hyperlink.
- A small preview box will pop up displaying the URL.
- To change the link, click the Edit link icon (it looks like a small pencil).
- To completely delete the link and turn it back into normal text, click the Remove link icon (it looks like a broken chain link).