barcode-vba-macro-only icon indicating copy to clipboard operation
barcode-vba-macro-only copied to clipboard

Barcode generator for LibreOffice and MSOffice as pure VBA macro

Results 4 barcode-vba-macro-only issues
Sort by recently updated
recently updated
newest added

Hi, so I'm trying to generate QR codes and I'm running into an error with some 27-character codes. Below is my line of code. The issue is it doesn't add...

If a number with no characters included in it is input as the string to be encoded, the QR gen file does not encode any value at all into the...

I mean want to generate 2D for many record

I load sample Excel but my data cannot generate full text sample: Text : ODH080014$OL1$PRM20H0013$Q34$LSTOREPC2$SRM1711200001 (in 1 line) QR generate data only : ODH080014$OL1$PRM20H0013$Q34$LSTOREPC2$SRM Please help suggest where the code...