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.
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.
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.
Many tasks in Excel require comparing data in different cells. To do this, Excel offers six logical operators, also known as comparison operators. This tutorial will help you understand how these operators work and how to write efficient formulas for data analysis
How to use VBA to open Workbook in Excel? There are few VBA codes which are commonly used by every developer. One of them is giving an option to user to browse a file. Below is a…
VBA Code to Browse a Folder Quite often a VBA developer requires code to browse a folder. This is mainly for saving the output file or reading the input file(s). Below is the VBA code…
Dummy Data Generator is an MS Excel based tool which has capability of generating 45 types of data which includes numbers, text, date, time, Memo (long text), Boolean etc.
Through formatting the cells, you can make your Excel data more beautiful and easier to understand. If you record a macro to add borders to Excel range, you will notice that it generates 30 plus lines of code for just a small work. Here we are sharing one line of code which does the same thing.
VBA Code to Count Color Cells With Conditional Formatting Have you ever got into situation in office where you need to count the cells with specific color in conditional formatted Excel sheet? If yes then…
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?
Thank you for the feedback. We can connect you with the developer for amendment in the tool. Please share your query on [email protected].
Hi, just download qr code generator tool v1.0, but when i generate the qr code, it says error of modmain, vba is being protected or your version need to open by 32 bit but my version is 64bit.
Please advise how can i generate the qr code, thanks
Hi Cara,
We don’t think the issue is caused due to 64 bit system. We have removed an un-used reference from the code. Can you try to download the tool again and see if that’s work.
Regards
ExcelSirJi Team
Just download the link, but thete is no bar code generated after longtime but it says it us done but no bar code is found. Can you check any problem with the generator?
HI Cara,
There is no issue with the tool. It is working as expected. The tool uses Web API from https://api.qrserver.com. Please do if you have access to given link.
Regards
ExcelSirJi Team