Skip to content

isValidGTIN14

Implementations

Microsoft Excel: AIDCT.GS1.isValidGTIN14(gtin14)

Google Sheets: Google Sheets: aidctGS1IsValidGTIN14(gtin14)

Determine if a GTIN-14 is valid.

This function returns a matrix of values of the same shape and size as the gtin14 parameter.

Parameters

NameTypeDescription
gtin14**StringGTIN-14 to validate.

** This parameter accepts a single value, an array of values, or a matrix of values.