Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 287
Default SUMIF Not Calculating

Try using SUMPRODUCT, although you'll have to use a defined range rather than
the whole column, e.g.


=SUMPRODUCT(--('U:\Operations Reports\[Open Orders
020607.xls]Sheet1'!$B1:$B1000="Entered"),'U:\Operations Reports\[Open Orders
020607.xls]Sheet1'!$H1:$H1000)

"Dlamon" wrote:

i am using excel 2003 and am trying to use the SUMIF statement with the below
calculation:

=SUMIF('U:\Operations Reports\[Open Orders
020607.xls]Sheet1'!$B:$B,"Entered",'U:\Operations Reports\[Open Orders
020607.xls]Sheet1'!$H:$H)

As you can see i am trying to get information from another file. The
formula is sound only if the file i am getting the information from is open.
if the file that i am getting the information from is closed i get #VALUE!.
What do i need to do to get this formula to work to pull in the data with out
the source file being open.

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
Embedding a Sumif in a sumif C.Pflugrath Excel Worksheet Functions 5 August 31st 05 07:31 PM
Calculating recurring date in following month, calculating # days in that period Walterius Excel Worksheet Functions 6 June 4th 05 11:21 PM
nested sumif or sumif with two criteria dshigley Excel Worksheet Functions 5 April 5th 05 03:34 AM
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function Oscar Excel Worksheet Functions 2 January 11th 05 11:01 PM
SUMIF not calculating KENNY Excel Worksheet Functions 6 November 22nd 04 11:05 PM


All times are GMT +1. The time now is 06:58 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"