Pinterest Pixel

INDIRECT Function in Excel

John Michaloudis
What does it do?

What does it do?

Returns a reference to a range. The referenced range can be a cell, a range of cells, or a named range.

Formula breakdown:

=INDIRECT(ref_text, [a1])

What it means:

=INDIRECT(Return the referenced range, Omit if the reference is an A1 style or enter FALSE if it is a R1C1 style)


The INDIRECT function mystifies lots of Excel users and one that does not get that much fan fare, but I am about to change that for you!

To be totally honest, I wasn’t a big user of the INDIRECT function, but after seeing the various ways that it can be applied in to an Excel workbook, Financial Model or Excel Dashboard, I was hooked!

I will take you on this series in explaining how this function works, starting from the basics and moving on to real life practical uses that will take your Excel skills to another level!

INDIRECT Function in Excel | MyExcelOnline
Download excel workbookIndirect-Intro.xlsx

 

=INDIRECT(G9)

When the referenced range is a cell, the INDIRECT function will go and return the content of the referenced cell.

See also  Master the Power of INDEX in Excel: 2 Different Forms - Array and Reference

Say we enter in cell G9 the following A1 style: D10

In another cell we enter =INDIRECT(G9)

This will indirectly return the value that resides in cell D10, which is the number 32 in our example below:

INDIRECT Function in Excel

 

REFERENCE A RANGE OF CELLS

=SUM(INDIRECT(C9:E9))

When the referenced range is a range of cells, the INDIRECT function will go and return the content of the referenced cells.

We can then enter a SUM function which will total the referenced cells.

Say we enter in cell I9 the following A1 style: C9:E9

In another cell we enter =INDIRECT(I9)

This will indirectly Sum the values that reside in cells C9:E9, which is 106 in the example below:

INDIRECT Function in Excel

 

REFERENCE IS A NAMED RANGE 

=SUM(INDIRECT(NamedRange))

 

When the referenced range is Named Range, the INDIRECT function will go and return the content of the Named Range.

We can then enter a SUM function which will total the Named Range.

We need to create a Named Range by selecting the data range and entering a name (with no spaces) in the Name Box:

See also  ADDRESS Formula in Excel

INDIRECT Function in Excel

We then enter in cell K9 the following Named Range: TABLE

In another cell we enter =INDIRECT(K9)

This will indirectly Sum the values that reside in the Named Range TABLE, which is 1,007 in our example below:

INDIRECT Function in Excel

 

 

Imagine having several Named Ranges that reference different data sets within a Workbook & adding a drop down menu to show the different Named Ranges.

Using this technique you can pick & choose the different data sets and with the INDIRECT function return the summation of each, thus creating an interactive Dashboard!

The possibilities are endless and in the next tutorials I will expand on such techniques.

 

 

If you like this Excel tip, please share it


Star 30 Days - Full Access Star

One Dollar Trial

$1 Trial for 30 days!

Access for $1

Cancel Anytime

One Dollar Trial
  • Get FULL ACCESS to all our Excel & Office courses, bonuses, and support for just USD $1 today! Enjoy 30 days of learning and expert help.
  • You can CANCEL ANYTIME — no strings attached! Even if it’s on day 29, you won’t be charged again.
  • You'll get to keep all our downloadable Excel E-Books, Workbooks, Templates, and Cheat Sheets - yours to enjoy FOREVER!
  • Practice Workbooks
  • Certificates of Completion
  • 5 Amazing Bonuses
Satisfaction Guaranteed
Accepted paymend methods
Secure checkout

Get Video Training

Advance your Microsoft Excel & Office Skills with the MyExcelOnline Academy!

Dramatically Reduce Repetition, Stress, and Overtime!
Exponentially Increase Your Chances of a Promotion, Pay Raise or New Job!

Learn in as little as 5 minutes a day or on your schedule.

Learn More!

Share to...