Results 1 to 2 of 2
  1. #1
    jlindquist23 is offline Advanced Beginner
    Windows 7 64bit Access 2016
    Join Date
    Jan 2019
    Posts
    43

    QR Code generation in a form

    I have QR Code software (can't use a URL because my stations are not connected to the web). I'm using a purchased QRCode font from IDAutomation.



    I'm attempting to generate a QR code to display in a form.

    I inserted an image into the form and entered this into the control source:
    =IDAutomation_QRCode_FontEncoder("7" & "," & [Joined_Qry]![JobOrderNo] & "," & [Joined_Qry]![SageBasePartNumber] & "," & [Joined_Qry]![Oil_Paint] & "," & totext([Joined_Qry]![PotTemp],0,"") & "," & [Joined_Qry]![QuenchTemp] & "," & [Joined_Qry]![PcsPerRack] & "," & "2323" & "," & [Joined_Qry]![SageD4TempHoldTime] & "," & [Joined_Qry]![SageD4WaterSetting])


    Anyone have any luck getting this to work?

    It doesn't generate, just shows as blank box.
    Thanks!

  2. #2
    Micron is offline Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,801
    My guess is that only someone who has the paid app will be able to help you. I know someone who says he created QR images from data and the app was free but would have to get that info if you need it. Not sure where that data came from but I'm guessing data is data so Access should be plausible as a data source.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 8
    Last Post: 06-11-2018, 10:11 AM
  2. Dependent Combo Box and Form Generation
    By Khermann in forum Forms
    Replies: 11
    Last Post: 08-19-2016, 01:57 PM
  3. Query for Report Generation via Form?
    By jcleary47 in forum Forms
    Replies: 5
    Last Post: 10-24-2014, 10:17 AM
  4. Report Generation from with a Form
    By amangupts in forum Reports
    Replies: 29
    Last Post: 07-22-2011, 08:40 AM
  5. Report Generation
    By Lorlai in forum Reports
    Replies: 5
    Last Post: 07-01-2011, 11:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums