Function Examples Excel
Function Examples Excel
6 INDIRECT FUNCTION
The INDIRECT Function converts a text string into a cell reference, it means Excel INDIRECT can be
used to
indirectly reference cells, ranges, other sheets, or workbooks, that is why the name.
You can use this function to create a reference that will not change if row or columns are inserted in
the worksheet.
• ref_text: A cell reference or a text string (or both), that create a range reference to a cell, range of
cells or
named range.
BASIC USE
You have number 500 in cell D1, and text D1 in cell A1. Now, put the formula =INDIRECT(A1) in any
other cell and
The INDIRECT function refers to the value in cell A1, which is D1.
The function is routed to cell D1 where it picks the value to return, which is number 500.
You can refer to named ranges in an INDIRECT formula. As an example, the INDIRECT function is
used to sum the
In cells A1:D7, there are Customer data and B2:B7, C2:C7 & D2:D7 have been named as JAN, FEB &
MAR.
Now in cell F1, you type the name of one of the ranges, Eg. MAR
Press the Enter key, and the formula returns the sum of numbers in the MAR range.
Change cell F1 to FEB, and the formula returns the sum of numbers in the FEB range.
EXCEL- MAKING DATA CONSISTENT
Worksheets with complex information and large content can sometimes feel overwhelming and
even become difficult to read. Microsoft Excel provides an easy way to organize data in groups
allowing you to hide and show rows or columns with related content to create a compact and
understandable view. You can create an outline of up to eight levels. You can also summarize
different groups using the Subtotal command and create an outline for your worksheet.
Grouping in Excel is good for structured worksheets that have column headings, no blank rows or
columns, and a Subtotal row for each subset of rows. If your data is properly organized, you can
easily group it.
Automatic - This is typically used when you have a table that contains totals and subtotals.
If your worksheet contains two or more levels of information, you can group rows manually through
the following
steps.
• Select the Data tab on the Ribbon, then click the Group command.
• You can repeat the steps above as many times as you like.
• The group will be hidden. To show a hidden group, click the Show Detail button.
If your dataset contains Totals and subtotals ie that have been created out of functions Subtotal or
Sum, the
fastest way would be to let Excel group rows for you automatically.
To remove grouping for certain rows without deleting the whole outline.
CASE STUDY: Your principal CA Chandiwala gives you an excel sheet containing the Fixed Assets chart
as shown in Figure 4.4.4. He wants you to organise it in such a way that when you want to present or
print it, you could be a brief outline, but when you want to check details or audit it you can show the
details.
Strategy:
You can use GROUP from the OUTLINE group on the Data Ribbon.
Since the data has Totals and Subtotals, you can easily use the Auto Outline feature of the group.
3. Click on the Auto outline, based on Totals and subtotals Excel will automatically create subtotal as
4. If you look above and to the left of cell A1, you’ll see a series of three small numbers,1,2,3, Excel
has
5. You can expand or collapse depending on the need for the presentation.
Gist: You have created a well organised Fixed asset list that you can expand or collapse depending on
the
need.