UNIT-3: 1. What Do You Mean by Cell in Ms-Excel?
UNIT-3: 1. What Do You Mean by Cell in Ms-Excel?
In spreadsheet applications, a cell is a box in which you can enter a single piece of data. The data
is usually text, a numeric value, or a formula. The entire spreadsheet is composed of rows
and columns of cells. A spreadsheet cell is analogous to a field in database management
systems. Individual cells are usually identified by a column letter and a row number. For
example, D12specifies the cell in column D and row 12.
A cell is the most basic storage unit available in a spreadsheet program such as Excel or
Google Spreadsheet. Data entered into spreadsheet program is always stored in a cell.
Step 2: Select the cell into which you want to paste the picture.
Step 5: Browse to the picture that you want to add to your spreadsheet, select it, then click
the Insert button.
5. How many rows and columns are available in MS Excel 2007 or above version?
1,048,576 rows and 16,384 columns
Step 1. Choose the cell or numbers of cells where you want to add new cells. Meaning if you
want to add ten new cells then select ten cells on the worksheet.
Step 2. If you want to terminate any selection then simply click on any cell from the worksheet
to cancel the selection.
Step 3. Next, go to the Home tab and click on "Insert" from the Cells category.
Step 4. Now, click on "Insert Cells" to continue.
Paste Special is a feature gives you more control of how the content is displayed or
functions when pasted from the clipboard. Paste special is typically found in
productivity software such as Microsoft Office and OpenOffice. It is very commonly
used in Word, Excel, Writer, and Calc to provide special formatting or calculations
when pasting content into a document.
For example, text copied from a Web page often retains much or all of
the HTML formatting, which may not match the colors, fonts, or other text formatting
being used in the document. By using Paste Special, you can choose to paste
unformatted text (doesn't have a different font, isn't bold, doesn't contain links, etc.).
Below is an example of the choices that are offered when using Paste Special in
OpenOffice.org Writer. Paste Special allows you several choices of how the text will
be formatted when pasted. In the same way, you can use this command in Excel or
Calc to copy formulas and calculations when pasting data into cells. From the File
menu, click Edit and then choose Paste special or Paste text to open a dialog box
Freeze Panes is a feature in Microsoft Excel and other spreadsheet applications that allows a
row or column to lock in place, making it always visible when scrolling vertically or horizontally
through an open document. Freezing panes is very useful if your spreadsheet has a header row
that you want to be visible at all times.
How to use the Freeze Panes feature
Worksheet
An Excel worksheet is a single spreadsheet that contains cells organized by rows and
columns. A worksheet begins with row number one and column A. Each cell can
contain a number, text or formula. A cell can also reference another cell in the same
worksheet, the same workbook or a different workbook. In Excel 2010, the maximum
size of a worksheet is 1,048,576 rows by 16,384 columns.
Workbook
A workbook is an Excel file that contains one or more worksheets. Each of the
workbook's worksheets are in separate tabs on the bottom of the Excel window. By
default, a new Excel workbook will contain three worksheets. You can switch
between worksheets by clicking on the worksheet's tab on the bottom of the Excel
window. In Excel 2010 the number of worksheets in a workbooks is limited only by
your computer's available memory.
Key Differences
Excel Workbook is like a book that contains a number of pages while Excel Worksheet is a single
page or sheet of a workbook like a page in a book.
Linking two worksheets is easier than linking two workbooks. The external workbook or data
that is linked to main workbook needs to be secure and in case of removal its link from main
workbook will be removed automatically.
Workbook is not a place where we manipulate with data. It is worksheet or spreadsheet where
we edit, write and save data. Workbook is just the face or cover of worksheets.
We can add as many worksheets as we want in a single workbook restricted to the memory of
our system. However, we can’t add workbook in other workbook easily.
A workbook is a platform that holds the entire data while worksheet is a page of the workbook
that is actually holding a specific data.
Using Microsoft Excel’s AutoFilter feature is a quick and simple way to sort through larger
quantities of data. Filters support a variety of criteria with which to sort your data. To start, you'll
need to generate a dataset. Then all that’s left is selecting the target and activating AutoFilter by
pressing the "Filter" button located on the "Data" tab, and customizing the filter however you
like. This process can be mastered in minutes, ultimately increasing your Excel efficiency. The
basic Excel filter (also known as the Excel Auto filter) allows you to view specific rows in an
Excel spreadsheet, while hiding the other rows.
When the Excel auto filter is added to the header row of a spreadsheet, a drop-down menu
appears in each cell of the header row. This provides you with a number of filter options that can
be used to specify which rows of the spreadsheet are to be displayed.
This Keynote Support tutorial first provides some important information about cells
formats, and then covers in detail the Format Cells window and the six formatting
category tabs of: Number, Alignment, Font, Border, Fill, and Protection.
Each cell in a worksheet can be formatted with many properties. However, we must point out
here that the format of a cell does not affect the actual value in the cell. Let us explain.
If a cell contains a math formula, especially one containing division, multiplication of decimals,
complex calculations, or an Excel function, the actual value that Excel computes may have a
large number of decimal places. But if the cell has been formatted to display fewer decimal
points - two in the case of currency - that is all that Excel will display. So, depending on the
situation, the value you see on the worksheet may not be the actual value for the cell. It may be a
rounded value. So keep this in mind when formatting cells.
Spreadsheets are frequently used to record information and perform calculations on the
results of investigations and experiments. In mathematics, spreadsheets are particularly
useful when a number of repetitive calculations need to be performed. The main features
of the Microsoft® Excel spreadsheet are described below. Open a new Excel spreadsheet to
help you identify the features described.
Standard toolbar
The Standard toolbar provides easy access to frequently used functions such as save, cut, copy,
paste, etc.
Formatting toolbar
The Formatting toolbar provides easy access to commands such as bold, italics, font, alignment
of text, etc.
Two of the data types that can be entered into the individual cells of the worksheet are:
Text (labels) - used to make a worksheet more readable by identifying rows and columns.
Numbers (values) - the numeric characters 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9 are used to write
numbers in the cells. The numbers can also begin with a + or – symbol.
To erase the contents of a cell, move the cell pointer to the cell concerned and press the Delete
key. Note that if data is deleted accidentally, the last item deleted can be recovered by pressing
Ctrl + Z or by clicking the Undo button.
14. What do you mean by formulas in MS- Excel? Explain the use of “IF” formula
with example.
A formula is an expression which calculates the value of a cell. Functions are predefined
formulas and are already available in Excel.
Microsoft Excel is extremely powerful and versatile when it comes to calculating numbers
or solving math and engineering problems. It enables you to total or average a column of
numbers in the blink of an eye. Apart from that, you can compute a compound interest and
weighted average, get the optimal budget for your advertising campaign, minimize the
shipment costs or make the optimal work schedule for your employees. All this is done by
entering formulas in cells.
Before providing the basic Excel formulas list, let's define the key terms just to make sure we
are on the same page. So, what do we call an Excel formula and Excel function?
Formula is an expression that calculates the value of a cell.
For example, =A2+A2+A3+A4 is a formula that adds up the values in cells A2 to A4.
• Judging by the number of IF-related comments on our blog, it's the most popular function in
Excel. In simple terms, you use an IF formula to ask Excel to test a certain condition and return
one value or perform one calculation if the condition is met, and another value or calculation if
the condition is not met:
• IF(logical_test, [value_if_true], [value_if_false])
• For example, the following IF statement instructs Excel to check the value in A2 and return "OK"
if it's greater than or equal to 3, "Not OK" if it's less than 3:
• =IF(A2>=3, "OK", "Not OK")
15. What is the use of conditional formatting in Ms-Excel? Explain with suitable
example.
Conditional formatting in Excel enables you to highlight cells with a certain color, depending on the
cell's value.
Conditional Formatting (CF) is a tool that allows you to apply formats to a cell or range of cells,
and have that formatting change depending on the value of the cell or the value of a formula.
For example, you can have a cell appear bold only when the value of the cell is greater than
100. When the value of the cell meets the format condition, the format you select is applied to
the cell. If the value of the cell does not meet the format condition, the cell's default formatting
is used. (By "default formatting", I mean the formatting that you set up using the normal
formatting tools, not necessarily the worksheet's default font and font size.)
A cell can have up to 3 format conditions, each with its own formats, in addition to the
default value of "no formatting". This allows you to have different formats depending on
the value of the cell. For example, if the value was greater than 200, you can display
the text in red, but if the value is between 100 and 200, display the text in green.
Remember that Conditional Formatting is the same as adding one or more formulas to
each cell in which you use it, so applying Conditional Formatting to a large number of
cells may cause performance degradations. Use caution when applying to to large
ranges.
16. Explain spilt table, merge table, and cell.
You can split and merge cells in a table. Splitting cells is similar to adding a row or column, but
it all takes place in one cell instead of a group of cells. Merging cells, however, is similar to
deleting a cell and then adjoining it with a neighboring cell.
In spreadsheet applications, a cell is a box in which you can enter a single piece of data. The
data is usually text, a numeric value, or a formula. The entire spreadsheet is composed of
rows and columns of cells. A spreadsheet cell is analogous to a field in database management
systems. Individual cells are usually identified by a column letter and a row number. For
example, D12specifies the cell in column D and row 12.
A cell is the most basic storage unit available in a spreadsheet program such as Excel or
Google Spreadsheet. Data entered into spreadsheet program is always stored in a cell.
b) pivot table is a report that lets you, "summarize, analyze, explore, and present
a summary" of your data. And it is particularly useful "when you have a long
list of figures to sum, and aggregated data or subtotals would help you look at
the data from different perspectives and compare figures of similar data."
c) Being able to quickly analyze data can help you make better business
decisions. But sometimes it’s hard to know where to start, especially when
you have a lot of data. PivotTables are a great way to summarize, analyze,
explore, and present your data, and you can create them with just a few clicks.
PivotTables are highly flexible and can be quickly adjusted depending on how
you need to display your results. You can also create PivotCharts based on
PivotTables that will automatically update when your PivotTables do.
d) The "pivot" part of a pivot table stems from the fact that you can rotate (or
pivot) the data in the table in order to view it from a different perspective. To
be clear, you're not adding to, subtracting from, or otherwise changing your
data when you make a pivot. Instead, you're simply reorganizing the data so
you can extract useful information from it.
e) Pivot tables are one of Excel's most powerful features. A pivot table allows
you to extract the significance from a large, detailed data set.
• Syntax
min ()
• The MAX and MIN formulas in Excel get the largest and smallest value in a set of
numbers, respectively. For our sample data set, the formulas will be as simple as:
• =MAX(A2:A6)
• =MIN(A2:A6)
20. Explain the data types that can be entered in cell of worksheet.
Dates are used in worksheets for tracking and calculating. On a simple time sheet, you might use
the date and time column to record each employees start and finish time. These two pieces of
information can also be used to calculate employee hours for payroll. Dates are typically entered
with a hyphen or slash separating the numbers, and, since the year 2000, it's recommended that
the year be represented with four numbers instead of the last two, to avoid confusion over which
century the date refers to.
Text
Text on a worksheet can represent bits of information or be used to name a column or row. The
use of text on your business worksheet provides clarity in the worksheet's purpose so anyone else
in the business can look at the spreadsheet and understand the information represented there.
Different types of text used on a worksheet can range from names of people to product names to
customer addresses. Some spreadsheet programs allow the user to enter up to 32,000 characters
in a text cell, but for the purpose of efficiency it's probably better to be concise.
Values
Values, or numbers, are used in many different ways on a business worksheet. You can use
whole-number values to represent how many of a certain product you have in your stock or how
much of something you've sold. Decimal number values are commonly used to enter employees'
hourly wages or percentages. The use of values on a worksheet is helpful in business accounting,
as well as simple tracking of such things as sales and revenue.
Formulas
Formulas are vital to many accounting worksheets, as well as payroll. The use of formulas in
your business worksheet allows you to add, subtract, multiply or divide information in one cell
by the values in another cell. More complicated formulas that use algebraic expressions and
other mathematical equations can also be used if that's what's best for your worksheet. The
purpose of a formula in your worksheet is to help you combine data from one or more other
category in your worksheet in the manner designed by the formula.
21. What do you mean by cell referencing? Explain different types of cell
referencing.
a) A cell reference refers to a cell or a range of cells on a worksheet and can be
used in a formula so that Microsoft Office Excel can find the values or data
that you want that formula to calculate. In one or several formulas, you can
use a cell reference to refer to: ... Data on other worksheets in the same
workbook.
b) A cell reference, or cell address, is an alphanumeric value used to identify a
specific cell in a spreadsheet. Each cell reference contains one or more letters
followed by a number. The letter or letters identify the column and the number
represents the row.
c) In Excel, a cell reference points to a cell on a worksheet and can be used in a
formula so that Microsoft Office Excel can find the values that you want the
formula to calculate.
d) Cell reference is the format used for addressing a particular cell. Each cell is
created at the crossing of a row and a column. Therefore, every cell can be
uniquely addressed using the column and row number.
e) Excel addresses each cell with (Column Letter)(Row Number) format. For
example, cell C7 cell is located at the crossing of column C and row number
7.
f) A cell address is also called cell reference because Excel uses this cell address
to refer to a cell.
In one or several formulas, you can use a cell reference to refer to:
Relative
Absolute
Mixed
• Relative cell reference indicates that the reference will change if it is copied and pasted
elsewhere in the worksheet. Let’s understand it by example. Open a new worksheet and
enter the values in cells as follows:
• This is the standard type of reference.
• By default, all cell references are relative references. When copied across multiple cells,
they change based on the relative position of rows and columns. For example, if you copy
the formula =A1+B1 from row 1 to row 2, the formula will become =A2+B2. Relative
references are especially convenient whenever you need to repeat the same calculation
across multiple rows or columns.
• Absolute cell reference means that the reference will not change if it is copied and pasted
somewhere else. For example, if you copy a formula containing absolute cell references
and paste it elsewhere, the references will still point to exactly the same cells as they
were pointing in formula’s original location.
• There may be a time when you don't want a cell reference to change when copied to other
cells. Unlike relative references, absolute references do not change when copied or
filled. You can use an absolute reference to keep a row and/or column constant.
• To make a cell reference absolute, just add $ sign before the column number or row
number or both of them:
• You will generally use the $A$2 format when creating formulas that contain absolute
references. The other two formats are used much less frequently.
• When writing a formula, you can press the F4 key on your keyboard to switch between
relative and absolute cell references. This is an easy way to quickly insert an absolute
reference.
• Let’s understand it with the help of an example. Let’s use the same worksheet that we
created for the previous example. Type the following formula in cel
=($A$1*B1)l C7
• There may be times when you do not want a cell reference to change when filling cells.
Unlike relative references, absolute references do not change when copied or filled. You
can use an absolute reference to keep a row and/or column constant.
• An absolute reference is designated in a formula by the addition of a dollar sign ($). It
can precede the column reference, the row reference, or both
Mixed Reference
• A mixed reference is a reference that refer to a specific row or column. For example, $A1
or A$1. If you want to create a mixed reference- press the F4 key on the formula bar two
or three times depending on whether you want to refer to row or column. Press F4 one
more time to go back to the relative cell reference.
• Just like in absolute cell references, in mixed cell references the dollar sign ($) is used to
refer to a specific cell that is fixed.
• An example of a mixed cell reference would be: $F4. This would mean that the the
column letter, F, is fixed, while the row number is allowed to be copied from cell to cell.
• Mixed cell reference occurs when we use both relative and absolute references to refer to
a cell. For example, A$1 is a mixed reference because the column name (A) is relatively
referred to and row number is absolutely referred to ($1). Similarly $C5 is also an
example of mixed reference.
22. What is difference between data sorting and data filtering? Explain using
suitable examples.
Sorting lists is a common spreadsheet task that allows you to easily reorder your
data. The most common type of sorting is alphabetical ordering, which you can do in
ascending or descending order
Select a cell in the column you want to sort (In this example, we choose a cell in
column A).
Click the Sort & Filter command in the Editing group on the Home tab.
Select Sort A to Z. Now the information in the Category column is organized in
alphabetical order.
To sort from smallest to largest:
Select a cell in the column you want to sort (a column with numbers).
Click the Sort & Filter command in the Editing group on the Home tab.
Select From Smallest to Largest. Now the information is organized from the
smallest to largest amount.
Filtering Data
The filter feature applies a drop down menu to each column heading, allowing you to select
specific choices to narrow a table. Using the above example, let’s say you wanted to filter your
table by Company and Salesperson. Specifically, you want to find the number of sales Dylan
Rogers made to Eastern Company.
In addition to the right-click menu sorting option and the Filter tool on the Data ribbon, Excel
has a Sort & Filter tool that allows for custom sorting.In the following GIF, we can see how
the Custom Sorting tool can be used to sort date ranges or price ranges.
A range name can include up to 255 characters, uppercase or lowercase letters (not case
sensitive), numbers, and punctuation, but no spaces or cell references.
To adjust the width of the Name box, point between the Name box and the Formula box
until the pointer changes to a horizontal double arrow, and then drag left or right.
Press Enter. The range name will appear in the Name box whenever you select the range in
the workbook.
Let Excel Name a Cell or Range
Select the cells, including the column or row header, you want to name.
Click the Formulas tab.
Click the Create from Selection button.
Select the check box with the position of the labels in relation to the cells.
Excel automatically tries to determine the position of the labels, so you might not have to
change any options.
Click OK.
b) Auto-fill features
AutoFill is a very useful Excel feature. It allows you to create entire columns
or rows of data which are based on the values from other cells. In other words,
Excel compares the selected data and tries to guess the next values that will be
inserted.
Excel has a feature that helps you automatically enter data. If you are entering
a predictable series (e.g. 1, 2, 3…; days of the week; hours of the day) you can
use the AutoFill command to automatically extend the sequence. You can also
use this for formulas – set up the formula once, then use the AutoFill to
propagate it to the other cells.
The Excel Autofill feature can be used to populate a range of cells with either a repeat value, a
series of values, or just a cell format.
2. Use the mouse to drag the 'fill handle' (the small black square at the bottom right of the start
cell) across the range of cells to be filled;
3. When you drag the 'fill handle' across the range of cells to be filled, Excel will fill the selected
cells, by either repeating the value in the first cell or by inserting a sequence from the first cell
value (e.g. 1, 2, 3, ...);
4. Click on the 'Auto Fill Options' box, which will appear at the end of your selected range of cells.
This will give you the following different options:
Copy Cells - copy the initial cell across the selected range;
Fill Series - fill the selected range with a series of values (typically incrementing by 1),
starting with the initial cell value;
Fill Formatting Only - fill the selected range with the formatting, but not the values of
the initial cell;
Fill Without Formatting - fill the selected range with values, but do not copy the
formatting from the initial cell.
Select the option that you required for the filled cells.
As dates and times are stored in Excel as numbers, these can also be used with the Excel
Autofill.
By default, if you just type in a single date or time and drag the fill handle, dates and times will
complete in a series, by adding one day (for dates), or one hour (for times). However, as with
simple numbers, you have the option of clicking on the 'Auto Fill Options' box, to select a
different type of Auto fill.
Times have the same four Auto fill options as are shown above, for simple numbers (i.e. Copy
Cells, Fill Series,Fill Formatting Only, Fill Without Formatting). However, for dates, there are
additional Auto Fill options. As well as the four options for simple numbers and times, there are
also the following:
Fill Days - Look for a pattern in the day when filling the selected cells;
Fill Weekdays - Look for a pattern in the day when filling the selected cells, but do not include
Saturdays or Sundays in the series;
Fill Months - Look for a pattern in the month when filling the selected cells;
Fill Years - Look for a pattern in the year when filling the selected cells.
25. How do we create a chart in Ms-Excel? Also describe different types of charts
available in ms- excel.
Chart is a medium to present the data in graphical visualization, and it is the most
important insight of the data. To present the data with perfect visualization and
appropriate information, we should always pre-decide on the information to be presented.
As appropriate charts lead to right decision, its necessary to use relevant charts. Refer
to the below process chart for appropriate charts:
• Charts and graphs are used to make information clearer and easier to understand.
Building charts and graphs is part of most people's jobs -- it's one of the best ways to
visualize data in a clear.
• Charts are used to display series of numeric data in a graphical format to make it easier to
understand large quantities of data and the relationship between different series of data.
• Charts and graphs are a great way of representing your data. Microsoft Excel 2010 offers
almost every chart type and makes it easier to draw them so that your data can quickly
understood in a graphical format. In this post you will learn what each chart and graph
represents and the additional functionality that you might not have heard about.
• To create a chart in Excel, you start by entering the numeric data for the chart on a
worksheet. Then you can plot that data into a chart by selecting the chart type that you
want to use on the Insert tab, in the Charts group.
• Bar Graph Bar Charts are column charts that have fallen over on their side. The bars or
columns run horizontally along the page rather than vertically. The axes change as well—
the Y axis is the horizontal axis along the bottom of the chart, and the X axis runs
vertically up the left side. A bar graph is a graph that shows you information about two or
more discrete objects, events, locations, groups of people, etc. You can use the bar graph
to make comparisons.
• Column Chart A column chart in Excel is just a bar graph where the bars are displayed
as columns. Instead of the labels or categories listed on the left, they are listed on the
bottom. The example below shows how you can set up the data table for creating a
column chart showing the number of apples eaten in a particular month.
• Pictograph A pictograph shows data using a series of pictures, where a picture
represents a number. The example below takes the same data used for the column chart
but uses pictures of apples, where one complete picture represents 5 apples eaten.
Pictographs can be a fun way to display information, and they are easy to create in Excel.
You first create a bar graph or column chart and then you edit the fill options for the bars
or columns.
• Line Graph A line graph is great for showing continuous change over time. For
example, you could use a line graph to watch the changes in temperature in the month of
March. If it is hotter one day than on the day before, the line will go up. If it is cooler, it
will go down. By analyzing the line graph, you can get a better idea of the changes that
took place as time went on. You can also easily determine when the value you are
graphing was highest or when it was lowest. Including 2 lines on the same graph lets you
visualize comparisons, such as the difference between the High and Low temperatures for
each day.
• Pie Charts A pie chart is a circular graph where the pieces of the pie are used to
represent a percentage of a whole. For example, if you took a survey of the students in
your class and asked them each about their favorite pizza, you could use the results to
make a pie chart that would show what toppings earned the most votes. In this case, each
triangle would represent a different topping. The triangle with the largest area would
represent the topping that got the most votes, while the toppings that got the least votes
would be represented by smaller triangles.
• Area Charts An area chart or area graph combines some of the characteristics of line
graphs with the characteristics of bar graphs. It looks like a line graph with shading
underneath the line. Sometimes, the shading can help add meaning to a line graph. For
example, if a line graph represented the height of water in a reservoir over time, shading
the area under the line could make the line graph look like actual water rising and falling.
• XY Graph (Scatter Plot) An X-Y graph, also called a coordinate graph or scatter plot, is
a graph that shows different ordered pairs on an X-Y axis (Cartesian coordinate system).
X-Y graphs are used to look at and find patterns in sets of data and to plot mathematical
formulas. The points on the graph may form a straight line or a curved line, and may be
connected with a line. Unlike bar graphs and line graphs, the line in an X-Y graph can
curve back on itself, forming complex patterns such as the spirograph shown on the right.
In some cases, the points may not form a line at all. They might just be shown as a bunch
of random dots scattered all over the place (thus the name).
• To plot a point on graph paper, you first need to draw the coordinate system and then you
simply find the point's x-coordinate, move straight up or down the line to its y-
coordinate, and draw a point. To create a scatter plot in Excel, you first create a simple
table with one column for listing the X-coordinates and a second column for the Y-
coordinates, select the data table, then insert the scatter chart by choosing it from a menu