access application that generates the Qrcode

JacquesBatumike

New member
Local time
Today, 21:49
Joined
Jul 27, 2020
Messages
6
I would like to have an access application that generates the Qrcode with the vba code,
 
Hi. Welcome to AWF!

I haven't seen one in Access, but I've seen one in Excel.
 
I'd like what's in Access, which only generates the QRCode from VBA code and not from an Excel file attached in table access
 
You might look at this:


It is a WORD macro but you might be able to adapt it, at worst by including some WORD libraries.
 
Try this
 
Hello
thank you for your answers on the other hand I would like that in the Ms Acces application that I have vba codes that generates in itself the QRcode, like this file that I found on the internet this code that responds as I wanted unfortunately it's in Excel. I wanted to adapt it in Ms Access but I don't know anyone can help me please? please find the file in attachment.
 

Attachments

From my memory of reading the original thread, was that you can't do this directly in Access.
It doesn't have some of the necessary features.
 

Users who are viewing this thread

Back
Top Bottom