Assignment 1 &2
Assignment 1 &2
Ques Perform all conditional Formating under dates header that are provided in the excel
Ques Highlight the text under the condition that they are unique or Duplicate
Ques Highlight the lowest three items under the number header
4.7 5
5.8 5
5.1 5
8.8 9
10 10
17 20
Floor= This Function is used to round a given number down to the nearest multiple of a specified number.
Round a number down, toward zero, to the nearest multiple of significance
3.4 2
16.4 10
4.4 4
Ceiling Function = This function rounds a given number up to the nearest specified multipkle. CEILING works like the MROUND
12.4 20
7.8 8
g ranges or arrays.
The RIGHT function is a text string function that gives the number of characters from the right side of the string.
It helps extract characters beginning from the rightmost side of the left
Ques1 On "ABC" use the LEFt & RIGHT string function to see what will be the output.
ABC AB
BC
MID Function: This Function is designed to pull a substring from the middle of the original text string.
The MID Functionreturns the specified number of characters starting at the position you specify.
Ques2 On "ABC" use MID function to see what will be the output.
ABC AB BC
A BC
UPPER AND LOWER function: The UPPER function is a Text function, that converts text to all capital letters(UPPERCASE)
The LOWER function a text function . The function returns the lowercase version of the text string given
LENGTH FUNCTION: This function returns the length of a given text string
TRIM function This function is used to remove irregular text spacing and keep single spaces between words
HELLO, I am MEHAK JAIN. I AM Pursuing Bcom.h HELLO, I am MEHAK JAIN. I AM Pursuing Bcom.h
SUBSTITUTE Funtion: The function replaces one or more text strings with another text strings
The function is useful where we wish to substitute old text in a string with a new string .
REPLACE Function: This function replaces part of a text string, based on the number of characters you specify , with a different
pital letters(UPPERCASE)
tween words
Pursuing Bcom.h
ers you specify , with a different text string