A leading zero disappeared
Spreadsheet numeric formatting can turn a 12-position UPC into an 11-character string.
UPC-A contains eleven data digits and one check digit. The configured generator preserves leading zeroes, makes the number-system position explicit and rejects values that a spreadsheet has shortened or whose final digit does not match.
Identifier notice. BatchLabel generates the graphical representation of the number provided. It does not sell or assign official GTIN, EAN or UPC codes.
A practical workflow
Paste the UPC as text, including a leading number-system zero when present.
Use eleven digits to calculate or twelve to check the complete value.
Export at the intended physical size and prevent the print dialog from rescaling it.
Avoid rework
Spreadsheet numeric formatting can turn a 12-position UPC into an 11-character string.
A number can pass checksum validation without being legitimately assigned.
The generator does not sell, register or confirm ownership of UPC Company Prefixes or GTINs.
Human-readable correctness does not measure printed symbol grade.
Questions, answered
Yes, if those are the eleven data digits. BatchLabel calculates and appends the twelfth check digit for review.
A UPC-A is often represented in GTIN-13 contexts with a leading zero, but you should follow the target system's expected representation and avoid transforming stored identifiers without a clear rule.