Excel Function - Full List

Note: The corresponding function LOWCASE changes uppercase to lowercase. Syntax: UPCASE(character-value) character-value is any SAS character expression. If a length has not been previously assigned, the length of the resulting variable will be the length of the argument. Examples For these examples CHAR = "ABCxyz" Function Returns UPCASE(CHAR ... ................
................