Whole document tree
    

Whole document tree

CONCATENATE

CONCATENATE

Name

CONCATENATE -- 

Description

CONCATENATE returns up appended strings.

This function is Excel compatible.

Examples

CONCATENATE("aa","bb") equals "aabb".

See also

LEFT, MID, RIGHT.