You are here: All Help Topics > Other Information > Cell Functions > MASK function

MASK Function

The MASK function returns a string formatted according to the mask set up in Working Papers.

MASK("group number","string")

Group number - 1 to 10, or M (mapping).

 

Example Description

MASK("2","8.1")

Returns the string 8.1 as defined in the mask for group 2.

MASK("M","115.1") Returns the string 115.001 as defined in the mask for map numbers.

Related Topics