Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 71
Default INDIRECT Function

Following is an excerpt from one of my workbooks. When I use the SUM
function directly on an intersection of data, it works fine. When I use
INDIRECT, it works for a single-range field, but not a multiple range field.

I am unaware of any restrictions.

Formula Formula Text

25.04 =SUM(Hour04!DENA Hour04!TOTAL) Hour04!DENA

25.04 =SUM(INDIRECT(D3) Hour04!TOTAL) Hour04!TOTAL

#REF! =SUM(INDIRECT(D3) INDIRECT(D5))

125.03 =SUM(Hour04!TOTAL)

#REF! =SUM(INDIRECT(D5))

-340 =SUM(Hour04!DENA)

125.03 =SUM(Hour04!TOTAL)




Name Definition
DENA =Hour04!$B:$L
TOTAL =Hour04!$E:$E,Hour04!$P:$P,Hour04!$AA:$AA


Thanks.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Indirect Function Mike H. Excel Discussion (Misc queries) 5 December 1st 09 01:35 PM
Indirect function help Marc W Excel Worksheet Functions 3 September 4th 09 12:48 AM
Using INDIRECT Function and INDEX Function ChristopherG Excel Discussion (Misc queries) 1 June 10th 09 04:07 PM
indirect function ah Excel Worksheet Functions 1 January 25th 07 12:22 PM
INDIRECT function inside AND function Biff Excel Worksheet Functions 3 September 23rd 06 07:20 PM


All times are GMT +1. The time now is 09:17 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"