Assignment#2 After MidTerm (Excel)
Assignment#2 After MidTerm (Excel)
solved ones?
Q1) Explain MS Excel in brief.
Microsoft Excel is a spreadsheet or a computer application that allows the storage of data in
the form of a table. Excel was developed by Microsoft and can be used on various operating
systems such as Windows, macOS, and so on.
Some of the important features of MS Excel are:
✓ Availability of Graphing tools
✓ Built-in functions such as SUM, Average, Count, etc
✓ Allows data analysis through tables, charts, filters, etc
Q2) What do you mean by cells in an Excel sheet?
The area which falls at the intersection of a column and a row and where the information is to
be inserted is known as a cell. There is a total of 1,048,576 x 16,384 cells present in a single
excel sheet.
Q3) Explain what is a spreadsheet (sheet or worksheet?
Spreadsheets are a collection of cells that help you manage the data. A single workbook may
have more than one worksheet. You can see all the sheets at the bottom of the window, along
with the names that you have given them.
Q4) What do you mean by cell address?
The cell address of an Excel sheet refers to the address that is obtained by the combination of
the Row number and the Column letter. Each cell of an MS Excel sheet will have a distinct
cell address.
Q5) Can you add cells and if yes, list the steps?
Yes, you can insert new cells into a sheet. To add a new cell:
✓ Simply select the cell where you want to insert it
✓ Select the Insert option in Cells group in the home tab
✓ you will see different options
✓ Select the desired option and then click on OK.
Q6) Can you delete cells?
Yes, you can delete cells into a sheet. To delete a cell:
✓ Simply select the cell where you want to delete it
✓ select the delete option in Cells group in the home tab
✓ you will see different options
Q8) Can you delete rows and columns to an Excel sheet and sheet to an Excel?
Yes, you can delete rows and columns to an Excel sheet. To delete rows and columns:
✓ select the row or column you to delete
✓ right-click on it
✓ Then select the delete option from where you can choose to delete an entire row or
column.
Q18) In case you don’t want to modify the cell addresses when they are copied, what
should you do?
If you do not want Excel to change the addresses when you copy formulas, you must make
use of Absolute Cell Addresses. When you use Absolute Cell References, the row and the
column addresses do not get modified and remain the same.
Example: For absolute referencing, you will need to use the $ sign before column and row
number. Take a look at the example shown in the given image:
Q19) What will you do if you want to change either the column letter or the row
number but not both?
To do this, you must make use of Mixed Cell Addresses where either the row or column is
relative while the other is absolute.
EXAMPLE: Take a look at the image below where the columns hold relative referencing
while the rows are absolute. Therefore, the values that are to be added in C9 are 5 and 5 since
the column letter is the same as in the original formula and hence the result.
Q20) Can you protect cells of a sheet from being copied?
Yes, you can do it by protecting the required cells or the complete sheet. In order to do this,
follow the given steps:
✓ Select the cells that you want to protect
✓ Open up the Font window from the home tab
✓ From the Protection pane, select Protection and then check the Hidden box
✓ Click on Review tab present in the Ribbon, and then select Protect sheet option (Excel
will not hide the required cells unless you do this)
✓ Specify a password (This will help you in unprotecting the sheet later)
Q21) How do you create Named Ranges?
To create named ranges, follow the given steps:
✓ Select the area to which you intend to give a name
✓ From Ribbon, select Formulas
✓ Click on Define Name from Defined Names group
✓ Give any name of your choice
Q23) what is workbook in Excel?
Q24) List Microsoft Excel Window Components?
Q25) What is active cell?
Q26) what do u mean by the following terms: (Go to Introduction to MS Excel File
which I have sent you in the group)
✓ Row
✓ Column
✓ Fill handle
✓ Address Bar
✓ Formula Bar
✓ Title Bar
✓ File Menu
✓ Ribbon
✓ Worksheet Tab
✓ Status Bar
27) What is the difference between formulas and functions in Excel?
Formulas are that are defined by the user that is used to calculate some results. Formulas
either be simple or complex and they can consist of values, functions, defined names, etc.
A function, on the other hand, is a built-in piece of code that is used to perform some
particular action. Excel provides a huge number of built-in functions such as SUM,
PRODUCT, IF, SUMIF, COUNT, etc.
Q28) How does the MAX function work?
The MAX function in Excel returns the highest value in a set of data that you specify. The
syntax is as follows: MAX (number1, [number2], …) Where number can be represented by a
numeric value, array, named range, a reference to a cell or range containing numbers.
Q39) How does the MIN function work?
MIN function Returns the smallest number in a set of values.
Syntax
MIN (number1, [number2], ...)
Q30) Can you create shortcuts for most frequently used formulas?
Yes, you can do it by customizing the Quick Access Toolbar. To customize it, right-click
anywhere on the Quick Access Toolbar and select the Customize Quick Access Toolbar
option. You will see the following window:
quick access toolbar customization-Excel Interview Questions-Edureka
From here,
select Formulas and then choose any formula that you wish to create a shortcut for.
Q31) What is the operator precedence of formulas in Excel?
Formulas in Excel are executed according to the BODMAS rules. BODMAS, as many of us
know, stands for Brackets Order Division Multiplication Addition and Subtraction. That
means, in every formula, brackets are executed first, then power (if they are present) followed
by multiplication, division, etc. An example of the same is shown in the image below:
As you can see, the output is 27 i.e., obtained by first adding 4+5 and then multiplying it by
3. In case you do not specify the brackets, you will get the result by first multiplying 3×4 and
then adding 5 to it i.e., 12+5 resulting in 17.
Q42) What is the table tool for evaluating and analyzing the data?
a) Pie chart
b) Insert Table
c) Insert Chart
d) Pivot Table
Q43) What is the shortcut for entering the current time?
a) Ctrl + Shift +;
b) Ctrl + Shift +:
c) Ctrl +:
d) Ctrl +;
Q59) list home tab groups and also list the commands of alignment group, font group, clipboard
group, Number group, Cells group, Styles group and finally Editing group under home tab?
Q60) what is format painter and how to use format painter to put multiple formats in Excel?
Q70) what is a style and write the steps of creating and applying cell styles?
Q71) what is a style and write the steps of creating and applying cell styles?