Excel Data Matrix Generator Data Encoding Tutorial
samples to input valid data and generate 2D Data Matrix images in Excel
Summy:
- Quick to create a Data Matrix barcode
- What are valid Data Matrix data and how to choose data mode
- How to create GS1 Data Matrix
- How to create Data Matrix image by using selected cell data
- How to create a high resolution Data Matrix image for printing
- How to generate list of Data Matrix barcodes in Excel
- Install & uninstall barcode Excel add-in
Overview
Data Matrix, also known as Data Matrix ECC200, is great 2-dimensional matrix barcode to store different data up to 2,335 alphanumeric characters.
Excel Data Matrix Barcode Add-In is a professional Data Matrix barcode generator which allows you to generate & create Data Matrix barcode in your
Microsoft Office Excel 365, Excel 2019 and Excel 2016 versions. The Excel Add-in also supports encoding and creating
GS1 Data Matrix in Excel.
You can generate/print high-quality Data Matrix barcode images that are compatible with specifications and customize color, size, rotation, font, etc.
Data Matrix data encoding in Excel document
Encoding character set
Data Matrix barcode supports full ASCII characters encoding.
Data Matrix supports the following characters encoding
- values 0 - 127 in accordance with the US national version of ISO/IEC 646
- values 128 - 255 in accordance with ISO 8859-1. These are referred to as extended ASCII.
- Other character sets (e.g. Arabic, Cyrillic, Greek, Hebrew) may be supported when using the Extended Channel Interpretation (ECI) protocol
The maximum data length of Data Matrix
Depends on your encoding data type, Data Matrix supports maximum length from 1,555 to 3,116 characters.
- Alphanumeric data: up to 2,335 characters
- Byte data (8-bit): 1,555 characters
- Numeric data: 3,116 digits
Encoding Mode
Data Matrix will encode the data using any combination of six encoding modes (schemes).
ASCII |
double digit numerics |
|
ASCII values 0 - 127 |
Extended ASCII values 128 - 255 |
C40 |
Upper-case alphanumeric |
|
Lower case and special characters |
Text |
Lower-case alphanumeric |
|
Upper case and special characters |
X12 |
ANSI X12 EDI data set |
|
EDIFACT |
ASCII values 32 - 94 |
|
Base 256 |
All byte values 0 - 255 |
|
How to generate bulk Data Matrix barcodes with GS1 data in Excel Worksheet

Top