="QR"&ROW(A1)+1000
QR Key |
---|
QR1001 |
QR1002 |
QR1002 |
Replace "QR" and the number 1000 with your desired letters and number
eg. ="CODE"&ROW(A1)+154
QR Key |
---|
CODE155 |
CODE156 |
CODE157 |
=CHAR(RANDBETWEEN(65,90))&CHAR(RANDBETWEEN(65,90))&CHAR(RANDBETWEEN(65,90))&CHAR(RANDBETWEEN(65,90))&CHAR(RANDBETWEEN(65,90))&RANDBETWEEN(10,99)
QR Key |
---|
OJBXE36 |
LZGGR16 |
BDXHP18 |
="https://chart.googleapis.com/chart?chs=300x300&cht=qr&chl="&ENCODEURL(A2)
=image("https://chart.googleapis.com/chart?chs=300x300&cht=qr&chl="&ENCODEURL(A2))
Here "A1" is the column position