I need to throw up some barcodes in the shop for employees to use to scan the appropriate responses.
I’ve got a C# app that can create fonts for our labels, but here I just want to select my Code 128 font in Microsoft Word and print it out.
Wiki shows I need a start/stop character and a check character in addition to my regular text. This means that selecting the text SCAN_YES and changing the font from Times New Roman to Code 128 will not cut it. I tried it, but the barcode reader can’t read it.

I’m trying to follow along in the wiki doc, but I just don’t get it.
For Weight 1, wiki shows Start Code A having value 103, but my ASCII chart says 103 is the letter g.
Then, wiki shows a Sum, Divisor, Sum/Divisor, and Remainder & Check Sum Value. Now I’m really lost. What are these for?
Is there a place that has Code128 For Dummies or could someone explain it to this Dummy?
If you are wanting to stick to human readable characters you should use Code 128 ‘B’.
This is what I get in Code ‘B’:
