Full Google sheets formulas you can copy and paste: Black and white QR Code: =IMAGE("api.qrserver.com/v1/create-qr-code/?size=200x200&data=" & ENCODEURL(A3)) QR Code with color (example): =IMAGE("api.qrserver.com/v1/create-qr-code/?size=200x200&data=" & ENCODEURL(A1) & "&color=68-80-99&bgcolor=180-214-255")