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

Create a QR code in Google Sheets

In B2, create a QR code for A2 with the exact formula =IMAGE("https://quickchart.io/qr?text="&ENCODEURL(A2)&"&size=150"). Do not change A2.

Verified by JosephineAbout 60 seconds
Quick answer

In B2, create a QR code for A2 with the exact formula =IMAGE("https://quickchart.io/qr?text="&ENCODEURL(A2)&"&size=150"). Do not change A2.

Step-by-step

1

Open the practice sheetUse the example data shown below so the result is easy to check.

2

Create a QR codeIn B2, create a QR code for A2 with the exact formula =IMAGE("https://quickchart.io/qr?text="&ENCODEURL(A2)&"&size=150"). Do not change A2.

3

Check the resultCompare the finished sheet with the expected result and correct the target range if needed.

Shortcut or faster method

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

Expected result

B2 contains exactly =IMAGE("https://quickchart.io/qr?text="&ENCODEURL(A2)&"&size=150").

Common mistake

Changing the source values while applying the formatting or structure change.

Troubleshooting

Re-select B2 and repeat the final action. B2 contains exactly =IMAGE("https://quickchart.io/qr?text="&ENCODEURL(A2)&"&size=150").

Example spreadsheet data

This is the clean fixture used for the verified run.

DestinationQR code
https://sheetsteps.com

Video transcript

  1. Open the prepared Practice spreadsheet.
  2. Open the practice sheet. Use the example data shown below so the result is easy to check.
  3. Create a QR code. In B2, create a QR code for A2 with the exact formula =IMAGE("https://quickchart.io/qr?text="&ENCODEURL(A2)&"&size=150"). Do not change A2.
  4. Check the result. Compare the finished sheet with the expected result and correct the target range if needed.
  5. B2 contains exactly =IMAGE("https://quickchart.io/qr?text="&ENCODEURL(A2)&"&size=150").