Difference between revisions of "Manuals/calci/PROPER"
Jump to navigation
Jump to search
(Created page with "<div id="6SpaceContent" class="zcontent" align="left"> <font color="#484848"><font face="Arial, sans-serif"><font size="2">'''PROPER'''</font></font></font><font color="#48...") |
(No difference)
|
Revision as of 02:42, 25 October 2013
PROPER(txt)
where txt is text enclosed in quotation marks that want to partially capitalize.
It capitalizes the first letter in a text string
PROPER
let’s see an example in (Column1 Row 1)
C1R1 = a bird is flying
I.e.=PROPER(C1R1) is
A Bird Is Flying
Syntax
Examples
Description
| Column1 | Column2 | Column3 | Column4 | |
| Row1 | a bird is flying | A Bird Is Flying | ||
| Row2 | ||||
| Row3 | ||||
| Row4 | ||||
| Row5 | ||||
| Row6 |