Excel-Notes
Excel-Notes
in 7828046444
Excel Notes
MS-Excel is a spreadsheet software developed by Microsoft. A spreadsheet is a large sheet consists of rows and
columns.
MS- Excel is used for data entry and calculations.
Sum function : It will calculate the sum of all the values in the selected range.
Learn with Jay https://courses.learnwithjay.in 7828046444
=sum(Range)
Eg. =sum(B1:B10)
Note : In Excel, every formula and function must begin with an = sign.
Merge and Center : It will combine the multiple cells into single cell.
Process : Select the cell that you want to combine and click on “Merge and Center” option.
Next option is Wrap Text : This option is used if you want to write multiple lines in a single cell.
Conditional Formatting: To highlight the values based on condition. For eg. We want to highlight all those cell values
greater than 50000 in Green color.
Process :
Select all the cells in which you want to apply conditional formatting.
Click on Conditional Formatting.
It will highlight with green fill with dark green text to all the values greater than 50000.
Process :
Select the columns only.
Click on Home Tab and click on Sort and Filter.
Insert tab :
Pivot Table :
Easily arrange and summarize complex data in pivot table.
Process :
Select the data.
Click on Insert tab→ Pivot table
Click on Existing Worksheet and Click on cell where you
want to insert Pivot table.
Process :
Select the data. Click on Insert tab and then select the type of chart. The chart will be inserted into the sheet.
Data Tab :
Text to Columns
Learn with Jay https://courses.learnwithjay.in 7828046444
Suppose we have first name and last name in the same column and we want to separate first name and last name in
two different columns.
Click Next
Select space and click on Next. Click on finish in the third step.
We can use flash fill (Ctrl + E) to fill all the entries like the first one.
Remove Duplicates
Data Validation : It is used to make sure that only valid data entry is there in the particular cell.
Learn with Jay https://courses.learnwithjay.in 7828046444
Consolidate : Summarizes the data range from multiple sources. Suppose we have sales of 2020, 2021 and 2022 in
three separate sheets and we want to calculate the sum of all the three years in the new sheet named “Consolidate
Sales”.
Process :
• Click on Data tab and click on Consolidate option.
• In the reference, select the data from the first sheet and click on Add.
• Follow the same process to select the data from other two sheets and click on add one by one.
• And Use labels in : Select top row, left column and create links to source data.
• Click on Ok
The above functions are required to practice many times to get expertise.
Thank you