Forum Discussion

AndrewS's avatar
AndrewS
Qrew Trainee
4 years ago

Re: 1D barcode generator

"<img src=http://www.keepautomation.com/online_barcode_generator/linear.aspx?DATA="&[DATA]& "&TYPE=7" & ">"

does not work as well

------------------------------
Andrew S
------------------------------

1 Reply

  • MarkShnier__You's avatar
    MarkShnier__You
    Icon for Qrew Legend rankQrew Legend
    This is working for me as a Formula Rich text field type.  It looks like what you posted. In my case its making a Bar code using the [Record ID#] for the data.

    "<img src=http://www.keepautomation.com/online_barcode_generator/linear.aspx?DATA="&[Record ID#]
    &"&TYPE=7" & ">"

    ------------------------------
    Mark Shnier (YQC)
    mark.shnier@gmail.com
    ------------------------------