0% found this document useful (0 votes)
45 views4 pages

SR# Function Value 1 Value 2 Value 3 Value 4 Usage

This document contains a table with 51 rows and 5 columns. The first row contains column headers for Sr#, Function, Value 1, Value 2, and Value 3. The Function column lists various text and mathematical functions. The Value columns contain example inputs and outputs for the listed functions.

Uploaded by

nishantjain95
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views4 pages

SR# Function Value 1 Value 2 Value 3 Value 4 Usage

This document contains a table with 51 rows and 5 columns. The first row contains column headers for Sr#, Function, Value 1, Value 2, and Value 3. The Function column lists various text and mathematical functions. The Value columns contain example inputs and outputs for the listed functions.

Uploaded by

nishantjain95
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Sr # 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46

Function CONCATENATE EXACT FIND FIXED LEFT LEN LOWER MID PROPER REPLACE REPT RIGHT SEARCH SUBSTITUTE T TEXT TRIM UPPER VALUE ABS CEILING

Value 1 THIS APPLE / 123.46 RAILWAY Coconut COCONUT Coconut THIS Water Melon * RAILWAY a POSSESS apple 10/9/2013 orange coconut 123456.568 -123.45 123.599

Value 2 IS apple Nail/Head

Value 3 Value 4 Usage GREAT THIS IS GREAT FALSE 5 123.4568 RAIL 7 coconut nut This Is Great Musk Melon ******** WAY 1 POSSESSION apple 09102013 orange COCONUT 123456.568 123.45 124

IS

GREAT

Apple

47 48 49 50

Comment Add strings Check if two values are similar To search for a value within another value. Returns the numerical position of "Value 1" Convert Value To Text And Add Fixed # Of Decimals Picks up "n" # of characters from the left Returns the length of the string Converts value to lower case Picks up a set of characters from a larger character set Converts a upper/lower case sentence into proper case Replace a set of characters with another set Repeat a character "n" number of times Picks up "n" # of characters from the right To search for a value within another value. Returns the numerical position of "Value 1" Replaces a set of character, can select the sequence of character Checks if an entered value is text, if no, then returns empty string Converts value to text and can specify the format converts text to upper case converts a value from text to number if it is a number converts negative # to a positive #

You might also like