![]() |
Next Page |
| Contents > Functions reference (alphabetical list) > Text functions > Upper function |
|
|
| Upper function |
| Format |
Upper(text) |
| Parameter |
| text - any text expression or text field |
| Data type returned |
| text |
| Description |
| Returns all letters in text as uppercase. Use the Upper function to ensure consistent data entry of such things as state abbreviations or postal codes. |
| Examples |
| Upper("Ca") returns CA. |
| Upper("12n34p") returns 12N34P. |
| Related topics |
| Functions reference (category list) |
| Functions reference (alphabetical list) |
| About formulas |
| About functions |
| Defining calculation fields |
| Using operators in formulas |
|
|
| Contents > Functions reference (alphabetical list) > Text functions > Upper function | Next Page |