![]() |
|
|
|
#1
|
||||
|
||||
|
I don't think that is possible, but I gave you a macro a few days ago that would insert a barcode. If you don't want a QR code then change the line
Code:
oRng.Fields.Add oPara, 99, Chr(34) & sNum & Chr(34) & Chr(32) & "QR" & " \t", False Code:
oRng.Fields.Add oPara, 99, Chr(34) & sNum & Chr(34) & Chr(32) & "CODE39" & " \t", False
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
|
#2
|
|||
|
|||
|
Thanks for your help.
Nothing happens when I run this macro. I selected the developer tab Then clicked Visual Basic (Alt f11) Selected Insert and inserted a new module Pasted the code in the new module Renamed the module to AddBarCode When I run it, nothing happens |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Change to Bold font behaviour in Word 2016? | jharrop | Word | 3 | 08-06-2018 05:31 PM |
Replace bold font with different bold font
|
BigJ | PowerPoint | 1 | 07-30-2018 08:06 AM |
| Disable Asian font in comments or choose Latin font by default | ryofurue | Word | 3 | 05-30-2018 08:33 PM |
| word 2007 bold not using font | crodgers | Word | 1 | 10-12-2011 04:42 AM |
| David.ttf font coming up bold | nazareneisrael | Word | 0 | 01-25-2010 11:07 AM |