Skip to content
English
  • There are no suggestions because the search field is empty.

PROPER Operation

How to use the PROPER operation in formulas

Definition

The PROPER operation will capitalize the first letter of every word in a text.

Example

PROPER("hello world")

Result:
Hello World

Syntax Guide

PROPER(text)

text - The text which will be capitalized. This operation will capitalize only the first letter in each word of the value