Enter some text or a URL in a spreadsheet and a QR code will be automatically created – all with the help of a little formula
Steps -
1. Go to sheet.new. It will open a new spreadsheet.
2.Enter some text or URLs in column A1.
3.Use the below formula is column B1.
4.Resize the columns and rows so they look like the screenshot below.=IMAGE("https://chart.googleapis.com/chart?chs=200x200&cht=qr&chl="&A1&"")
Or you can use QR Code generator template.