Whole document tree
    

Whole document tree

REPLACE

REPLACE

Name

REPLACE -- 

Description

REPLACE substitui @velha por @nova substituindo @num caracteres a partir do @início.

Esta função é compatível com o Excel.

Examples

REPLACE("testar",2,3,"*****") igual a "t*****ar".

See also

MID, SEARCH, SUBSTITUTE, TRIM.