New: ready-to-use spreadsheet templatesExplore the collection  →
Google Sheets · Verified tutorial

Image function not loading in Google Sheets

G2 contains a broken IMAGE request. Replace it with the accessible fallback link formula =HYPERLINK("https://sheetsteps.com","Open image source").

Verified by JosephineAbout 75 seconds
Quick answer

G2 contains a broken IMAGE request. Replace it with the accessible fallback link formula =HYPERLINK("https://sheetsteps.com","Open image source").

Step-by-step

1

Select the targetG2 contains a broken IMAGE request.

2

Apply the changeReplace it with the accessible fallback link formula =HYPERLINK("https://sheetsteps.com","Open image source").

Shortcut or faster method

Select the target cell, type or paste the formula in the formula bar, then press Enter.

Expected result

G2 contains the stable replacement formula and displays Open image source.

Common mistake

Typing the formula as plain text or placing it in the wrong cell.

Troubleshooting

Re-select G2 and repeat the final action. G2 contains the stable replacement formula and displays Open image source.

Example spreadsheet data

This is the clean fixture used for the verified run.

ItemAmount
Hosting80
Software120
Design300

Video transcript

  1. Open the prepared Formula recovery spreadsheet.
  2. Select the target. G2 contains a broken IMAGE request.
  3. Apply the change. Replace it with the accessible fallback link formula =HYPERLINK("https://sheetsteps.com","Open image source").
  4. G2 contains the stable replacement formula and displays Open image source.