It Projact Aman
It Projact Aman
ON
“MS EXCEL”
MBA - I Semester
SESSION: -2023-2024
RECOMMENDATION
“MS EXCEL”
PROJECT GUIDE
DECLARATION
“MS EXCEL”
ACKNOWLEDGEMENT
This project report has not formed a basis for the award
of any other Degree / Diploma of any University or
Institution.
Microsoft Excel
5
Introduction
There are numbers of spreadsheet programs but from all of them, Excel is
most widely used. People have been using it for last 30 years and
throughout these years, it has been upgraded with more and more features.
The best part about Excel is, it can apply to many business tasks, including
statistics, finance, data management, forecasting, analysis, inventory,
billing, and business intelligence.
Number Crunching
Charts and Graphs
Store and Import Data
Manipulating Text
Templates/Dashboards
Automation of Tasks
And Much More...
is identified by its cell address, cell address contains its column number
and row number (If a cell is on 11th row and on column AB, then its
address will be AB11).
2. Worksheet: A worksheet is made up of individual cells which can
contain a value, a formula, or text. It also has an invisible draw layer,
which holds charts, images, and diagrams. Each worksheet in a
workbook is accessible by clicking the tab at the bottom of the
workbook window. In addition, a workbook can store chart sheets; a
chart sheet displays a single chart and is accessible by clicking a tab.
3. Workbook: A workbook is a separate file just like every other
application has. Each workbook contains one or more worksheets. You
can also say that a workbook is a collection of multiple worksheets or
can be a single worksheet. You can add or delete worksheets, hide them
within the workbook without deleting them, and change the order of
your worksheets within the workbook.
4. Fill Handle: It’s a small dot present on the lower right corner of the
active cell. It helps you to fill numeric values, text series, insert ranges,
insert serial numbers, etc.
5. Address Bar: It shows the address of the active cell. If you have
selected more than one cell, then it will show the address of the first cell in
the range.
6. Formula Bar: The formula bar is an input bar, below the ribbon. It
shows the content of the active cell and you can also use it to enter a
formula in a cell.
7. Title Bar: The title bar will show the name of your workbook, followed
by the application name (“Microsoft Excel”).
8. File Menu: The file menu is a simple menu like all other applications. It
contains options like (Save, Save As, Open, New, Print, Excel Options,
Share, etc).
10. Ribbon Tab: Starting from the Microsoft Excel 2007, all the options
menus are replaced with the ribbons. Ribbon tabs are the bunch of specific
option group which further contains the option.
11. Worksheet Tab: This tab shows all the worksheets which are present
in the workbook. By default you will see, three worksheets in your new
workbook with the name of Sheet1, Sheet2, Sheet3 respectively.
12. Status Bar: It is a thin bar at the bottom of the Excel window. It will
give you an instant help once you start working in Excel.
Functions are one of the most important features of Excel. It helps you to
perform the basic calculations as well complex. Below I have listed 10
Basic Excel Functions which you need to learn.
1. SUM: It returns the sum of numeric values in a cell. You can refer to the
cells where you have values or simply insert the values into the function.
2. COUNT: It returns the count of numeric values in a cell. You can refer to
the cells where you have values or simply insert the values into the function.
4. TIME: It returns a valid time serial number as per Excel's time format.
You need to specify hours, minutes and seconds.
5. DATE: It returns a valid date serial number as per Excel's time format.
You need to specify day, month and year.
10
9. IF: This function returns a value when the specific condition is TRUE
and returns another value it condition is FALSE.
10. NOW: It returns the current date and time in the cell where you insert
it using your system's settings.
Basic Terms in Excel There are two basic ways to perform calculations in
Excel: Formulas and Functions.
11
When analysing data, there are five common ways of inserting basic Excel
formulas. Each strategy comes with its own advantages. Therefore, before diving
further into the main formulas, we’ll clarify those methods, so you can create
your preferred workflow earlier on.
1. Simple insertion: Typing a formula inside the cell Typing a formula in a cell or
the formula bar is the most straightforward method of inserting basic Excel
formulas. The process usually starts by typing an equal sign, followed by the
name of an Excel function.
Excel is quite intelligent in that when you start typing the name of the function, a
pop-up function hint will show. It’s from this list you’ll select your preference.
However, don’t press the Enter key. Instead, press the Tab key so that you can
continue to insert other options. Otherwise, you may find yourself with an
invalid name error, often as ‘#NAME?’. To fix it, just re-select the cell, and go to
the formula bar to complete your function.
12
2. Using Insert Function Option from Formulas Tab If you want full control of
your function’s insertion, using the Excel Insert Function dialogue box is all you
ever need. To achieve this, go to the Formulas tab and select the first menu
labelled Insert Function. The dialogue box will contain all the functions you
need to complete your financial analysis.
13
3.Selecting a Formula from One of the Groups in Formula Tab This option is for
those who want to delve into their favorite functions quickly. To find this menu,
navigate to the Formulas tab and select your preferred group. Click to show a
sub-menu filled with a list of functions. From there, you can select your
preference. However, if you find your preferred group is not on the tab, click on
the More Functions option – it’s probably just hidden there.
14
4. Using AutoSum Option For quick and everyday tasks, the AutoSum function
is your go-to option. So, navigate to the Home tab, in the far-right corner, and
click the AutoSum option. Then click the caret to show other hidden
formulas. This option is also available in the Formulas tab first option after
the Insert Function option.
15
5. Quick Insert: Use Recently Used Tabs If you find re-typing your most recent
formula a monotonous task, then use the Recently Used menu. It’s on the
Formulas tab, a third menu option just next to AutoSum.
16
17
Example:
18
3. COUNT The COUNT function counts all cells in a given range that contain
only numeric values.
19
4. COUNTA
Like the COUNT function, COUNTA counts all cells in a given rage.
However, it counts all cells regardless of type. That is, unlike COUNT that only
counts numerics, it also counts dates, times, strings, logical values, errors, empty
string, or text.
=COUNTA(value1, [value2], …)
Example:
20
6. IF The IF function is often used when you want to sort your data according to
a given logic. The best part of the IF formula is that you can embed formulas
and function in it. =IF(logical_test, [value_if_true], [value_if_false])
Example:
21
6.TRIM
The TRIM function makes sure your functions do not return errors due to
unruly spaces. It ensures that all empty spaces are eliminated. Unlike other
functions that can operate on a range of cells, TRIM only operates on a single
cell. Therefore, it comes with the downside of adding duplicated data in your
spreadsheet.
=TRIM(text)
22
Example:
TRIM(A2) – Removes empty spaces in the value in cell A2.
23
24
Below I have listed some of the most important Basic Microsoft Excel tutorials
which can be helpful for you in day-to-day work.
4. Formula to Value: All the methods which I've shared here are different in
nature and you can use them according to.
5. Fill Justify in Excel: The single core motive to use fill justify in excel is to
merge the data from multiple cells into a single cell.
6. Generate Barcode in Excel: But here is the good news: You can generate a
bar-code in Excel by installing a font.
25
10. Insert Timestamp in Excel: And, quickly I realized that she was talking
about a timestamp. I’m sure you also use it while working in Excel.
11. Sort Horizontally in Excel: Have you ever wondered that you can
horizontally sort data in Excel? I mean, you can sort.
There are number of ways in which you can get Microsoft Excel. You can
buy it from a hardware computer shop that also sells software. Microsoft Excel
26
Running Excel is not different from running any other Windows program.
If you are running Windows with a GUI like (Windows XP, Vista, and 7) follow
the following steps.
Alternatively, you can also open it from the start menu if it has been
added there. You can also open it from the desktop shortcut if you have created
one.
27
Ribbon tabs – the tabs are used to group similar commands together. The
home tab is used for basic commands such as formatting the data to make it
more presentable, sorting and finding specific data within the spreadsheet.
Ribbon bar – the bars are used to group similar commands together. As
an example, the Alignment ribbon bar is used to group all the commands that are
used to align data together.
28
29
Personally I like the black colour, so my excel theme looks blackish. Your
favourite colour could be blue, and you too can make your theme colour look
blue-like. If you are not a programmer, you may not want to include ribbon tabs
i.e. developer. All this is made possible via customizations. In this subsection, we
are going to look at;
• Proofing settings
• Save settings
Customization of ribbon
The above image shows the default ribbon in Excel 2013. Let's start with
customization the ribbon, suppose you do not wish to see some of the tabs on the
ribbon, or you would like to add some tabs that are missing such as the
developer tab. You can use the options window to achieve this.
30
• Select options from the drop down menu. You should be able to see an Excel
Options dialog window
• Select the customize ribbon option from the left-hand side panel as shown
below.
• On your right-hand side, remove the check marks from the tabs that you
do not wish to see on the ribbon. For this example, we have removed Page
Layout, Review, and View tab.
31
You can also add your own tab, give it a custom name and assign
commands to it. Let's add a tab to the ribbon with the text Guru99
1. Right click on the ribbon and select Customize the Ribbon. The
dialogue window shown above will appear
32
6. Select the New Group (Custom) under Guru99 tab as shown in the
image below
10. Select All chart types command and click on Add button
11. Click on OK
To set the color-theme for your Excel sheet you have to go to Excel
ribbon, and click on à File àOption command. It will open a window where you
have to follow the following steps.
33
2. Look for colour scheme under General options for working with Excel
3. Click on the colour scheme drop-down list and select the desired colour
4. Click on OK button
34
This option allows you to define how Excel behaves when you are working with
formulas. You can use it to set options i.e. autocomplete when entering formulas,
change the cell referencing style and use numbers for both columns and rows
and other options.
If you want to activate an option, click on its check box. If you want to
deactivate an option, remove the mark from the checkbox. You can this option
from the Options dialogue window under formulas tab from the left-hand side
panel.
35
Proofing settings
This option manipulates the entered text entered into excel. It allows setting
options such as the dictionary language that should be used when checking for
wrong spellings, suggestions from the dictionary, etc. You can this option from
the options dialogue window under the proofing tab from the left-hand side
panel
36
Save settings
This option allows you to define the default file format when saving files, enable auto
recovery in case your computer goes off before you could save your work, etc. You
can use this option from the Options dialogue window under save tab from the left-
hand side panel.
Ctrl + S saves the current workbook Ctrl + C copy contents of current select
37
4. Use built-in functions whenever you can instead of writing your own
formulas.
Summary
38
39