I understand and supposed that here is the problem.
So... do you have any other idea how to generate QR code in report in Access?
I have a solution in Excel which use for example this patth "https://chart.googleapis.com/chart?chs=125x125&cht=qr&chl=EWA.jpg" as URL...
Now I have problem with my image [banghead]
I want to display QR code on the report and would like to use this address:
"https://chart.googleapis.com/chart?chs=125x125&cht=qr&chl=EWA.jpg"
or this
"http://chart.googleapis.com/chart?chs=125x125&cht=qr&chl=EWA.jpg"
but it doesn't work... Do...
Yes, probably it's a problem with Access version - I use 64bit Access.
Are you able to modify the code for my needs?
I really apraciate your help till now and I am really grateful!
Yes, it was my mistake, I used Access Image Control.
Please confirm, if MSForms Image control = ActiveX control/ Microsoft Forms 2.0 Image ?
if yes and I added it correclty to my report, I have another problem now...
Compile error: type mismatch
strongm, thank you for your prompt reply!
However, it's still not clear for me.
Why earlier you suggested to put the code as OnFormat event and now you are talking about OnClick event?
I've tried in those two ways:
OnClick - nothing happens
OnFormat - there is an error connected with "invalid...
thread703-1758167
Hi,
I want to use the solution from the another post (suggested by @strongm), but I propably do something wrong in this step:
2) Add an event procedure to the OnFormat event for the report section the control is on
Could you please explain me this step in details?
Thank you...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.