Skip to content

priceOrWeightCheckDigit

Implementations

Microsoft Excel: AIDCT.GS1.priceOrWeightCheckDigit(s)

Google Sheets: Google Sheets: aidctGS1PriceOrWeightCheckDigit(s)

Calculate the check digit for a price or weight.

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

Parameters

NameTypeDescription
s**StringFour- or five-digit numeric string.

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