This function will rounds a number down to the nearest integer. Syntax...
INT function
read more
This function will rounds a number down to the nearest integer. Syntax...
This function will conditionally sum up numbers in a range based on given...
This function will return the absolute value of a number. The absolute value...
This function will function will capitalize the first letter of each word....
This function will convert text to all uppercase letters. Syntax UPPER(Text)...
This function will convert text to all lower case letters. Syntax LOWER(Text)...