In this video, let's look at how to generate QR codes in Excel using VBA and Google APIs. This works on older versions of Excel, including the desktop ones that don't have the IMAGE function in Office 365.
It's pretty easy and only takes about 11 lines of code. If you need to automate the process and want to generate many links at once, you can convert the function into a Sub.