QR code Generator

arkusM

Well-known Member
Joined
Apr 12, 2007
Messages
560
Does anyone know of any VBA code that can generate a QR code? The algorithm is publicly available but was wondering if anyone has bothered to post open-sourced VBA code.

There are lots of free websites and apps to generate but what about native Excel generation? There are API's out there but some cost a fair bit, some not so much, but around my owrkplace.... well that's not going to happen.

Cheers
Mark
 

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
Have posted VBA project for PDF417 here:

<input readonly="True" type="text" id="pyxl2590067460806085465" value="https://www.dropbox.com/s/xow3mxplovkrjpc/PDF417%20ver6%20cleaned.xlsm?dl=0" class="text-input-input" style="font-family: 'Open Sans', 'lucida grande', 'Segoe UI', arial, verdana, 'lucida sans unicode', tahoma, sans-serif; font-size: 13px; color: rgb(61, 70, 77); border-color: rgb(229, 229, 229); padding: 3px 6px; width: 574px; margin: 0px; min-height: 30px; box-sizing: border-box; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; -webkit-appearance: none; height: 34px;">



 
Upvote 0
I have used this API for a long time and it was working well...
Now I have to code this text: "410~CELLA%EB[11" and it doesn't work...
It seems that the chain "%EB[" is not possible to code????

Any thoughts about that??

Thanks,

Arnaud
 
Upvote 0

Forum statistics

Threads
1,214,792
Messages
6,121,612
Members
449,039
Latest member
Mbone Mathonsi

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top