PROPER (PQL - xl)
This function capitalizes the first letter in each word of a text string
- Library: PQL \ Spreadsheet \ Text
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
PROPER(text)
Function Arguments
Name | Description | Type | Optional |
text | The text argument can be a string, a formula that returns a string, or a reference to a cell containing a string | String |
|
Comments
This function is the same as the Microsoft Excel 'PROPER' function - using the same inputs, logic and outputs.