Skip to content

isValidGTIN8

Implementations

Microsoft Excel: AIDCT.GS1.isValidGTIN8(identifier)

Google Sheets: Google Sheets: aidctGS1IsValidGTIN8(identifier)

Determine if a GTIN-8 is valid.

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

Parameters

NameTypeDescription
identifier**StringIdentifier to validate.

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