QR Code Generator Tool in Excel

Complete Excel VBA Course

Hi Friends, today we are going to learn something which is more closure to many businesses. As the businesses going global and digital, there is a need to adopt the new way of tagging. Yes, we are talking about QR Code and Barcodes. These codes have made the life simpler for many people.

How to Generate QR Code Tool in Excel?

In this article, we will learn how to generate QR codes right from your Excel file.

QR stands for Quick Response. These codes are considered as cell phone friendly. You may find these codes printed for displayed at many places such as payment stores, web pages, books, mobile apps etc.

Complete Excel VBA Course

The reason for these codes to be more useful is because of its capabilities. QR can store much more data as compare to Barcodes such as site URLs, text messages, numbers, geo coordinates etc.

Yes, it is possible to generate QR Codes using Excel. Since it is bit complex; hence we have taken simpler approach for explanation. We are making use of Web API provided by https://api.qrserver.com to generate the QR code.

QR Code Generator Tool in Excel Steps:

Step 1: Download the tool copy from below link

Step 2: Open the tool an you will see below screen

Note: Since this file includes Macros; hence you need to enable macros if Excel prompt you to enable it. See below a sample screenshot of Excel warning message. You need to click on Enable Content

Step 3: Click on ‘Clear Data’ button

Step 4: In column A (Content/Text/URL etc.), enter the content you want in the QR code. This can be your site address, any text, alphanumeric number etc.

Note: This copy of tool can generate up to 10 QR Codes at a time

Step 5: In column B (Font Color), change the cell color in which you want the QR code

Step 6: In column C (Back Color), change the cell color in which you want QR code back color

Step 7: Click on ‘Generate QR Code’

 

Step 8: Tool will now send text, font and back color details to https://api.qrserver.com and paste the QR code provided from the site in column D (QR Code)

Note: Since the tool is getting the QR code from the site; hence please ensure that you are connected to internet before using the tool. Also, you must have access to https://api.qrserver.com. Sometimes due to slow site response or internet issues, you may receive few error messages. Just click on OK and try again.

Recommended Articles

Similar Posts

2 Comments

  1. Anthony Phillips says:

    Hello, I really appreciate what you have done here. I’ve been searching for a tool that does just what you have done. Is there a way I could expand the number of lines it will create codes for? How much is this tool?

Leave a Reply

Your email address will not be published. Required fields are marked *