Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 846
Default Sumproduct value error

Another Excel user states that this equation works on his computer

=SUMPRODUCT(IF(C10:C21<1099.41-F10:F21,C10:C21,1099.41-F10:F21),M10:M21)

However, when I formula audit - it gives me a value error on the first
c10:c20.

I know that all my values are good. If I remove the "IF" I can get an
answer - again just confirming that it is not a problem with the data. I'm
using v. 2003

Any ideas
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,688
Default Sumproduct value error

Did you enter the formula as an array?

The IF portion of the formula makes it an array.

Enter it using the key combination of CTRL,SHIFT,ENTER (not just ENTER).

Biff

"Brad" wrote in message
...
Another Excel user states that this equation works on his computer

=SUMPRODUCT(IF(C10:C21<1099.41-F10:F21,C10:C21,1099.41-F10:F21),M10:M21)

However, when I formula audit - it gives me a value error on the first
c10:c20.

I know that all my values are good. If I remove the "IF" I can get an
answer - again just confirming that it is not a problem with the data.
I'm
using v. 2003

Any ideas



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 380
Default Sumproduct value error

It does, but it is an array formula, it should be committed with
Ctrl-Shift-Enter, not just Enter.

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"Brad" wrote in message
...
Another Excel user states that this equation works on his computer

=SUMPRODUCT(IF(C10:C21<1099.41-F10:F21,C10:C21,1099.41-F10:F21),M10:M21)

However, when I formula audit - it gives me a value error on the first
c10:c20.

I know that all my values are good. If I remove the "IF" I can get an
answer - again just confirming that it is not a problem with the data.

I'm
using v. 2003

Any ideas



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,339
Default Sumproduct value error

Was it entered with Ctrl+Shift+Enter (array formula)? If not, try entering
with Ctrl+Shift+Enter

"Brad" wrote:

Another Excel user states that this equation works on his computer

=SUMPRODUCT(IF(C10:C21<1099.41-F10:F21,C10:C21,1099.41-F10:F21),M10:M21)

However, when I formula audit - it gives me a value error on the first
c10:c20.

I know that all my values are good. If I remove the "IF" I can get an
answer - again just confirming that it is not a problem with the data. I'm
using v. 2003

Any ideas

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 846
Default Sumproduct value error

Thank you

"Toppers" wrote:

Was it entered with Ctrl+Shift+Enter (array formula)? If not, try entering
with Ctrl+Shift+Enter

"Brad" wrote:

Another Excel user states that this equation works on his computer

=SUMPRODUCT(IF(C10:C21<1099.41-F10:F21,C10:C21,1099.41-F10:F21),M10:M21)

However, when I formula audit - it gives me a value error on the first
c10:c20.

I know that all my values are good. If I remove the "IF" I can get an
answer - again just confirming that it is not a problem with the data. I'm
using v. 2003

Any ideas



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 846
Default Sumproduct value error

Thank you

"Biff" wrote:

Did you enter the formula as an array?

The IF portion of the formula makes it an array.

Enter it using the key combination of CTRL,SHIFT,ENTER (not just ENTER).

Biff

"Brad" wrote in message
...
Another Excel user states that this equation works on his computer

=SUMPRODUCT(IF(C10:C21<1099.41-F10:F21,C10:C21,1099.41-F10:F21),M10:M21)

However, when I formula audit - it gives me a value error on the first
c10:c20.

I know that all my values are good. If I remove the "IF" I can get an
answer - again just confirming that it is not a problem with the data.
I'm
using v. 2003

Any ideas




  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 846
Default Sumproduct value error

Thank you

"Bob Phillips" wrote:

It does, but it is an array formula, it should be committed with
Ctrl-Shift-Enter, not just Enter.

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"Brad" wrote in message
...
Another Excel user states that this equation works on his computer

=SUMPRODUCT(IF(C10:C21<1099.41-F10:F21,C10:C21,1099.41-F10:F21),M10:M21)

However, when I formula audit - it gives me a value error on the first
c10:c20.

I know that all my values are good. If I remove the "IF" I can get an
answer - again just confirming that it is not a problem with the data.

I'm
using v. 2003

Any ideas




  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,688
Default Sumproduct value error

You're welcome!

Biff

"Brad" wrote in message
...
Thank you

"Biff" wrote:

Did you enter the formula as an array?

The IF portion of the formula makes it an array.

Enter it using the key combination of CTRL,SHIFT,ENTER (not just ENTER).

Biff

"Brad" wrote in message
...
Another Excel user states that this equation works on his computer

=SUMPRODUCT(IF(C10:C21<1099.41-F10:F21,C10:C21,1099.41-F10:F21),M10:M21)

However, when I formula audit - it gives me a value error on the first
c10:c20.

I know that all my values are good. If I remove the "IF" I can get an
answer - again just confirming that it is not a problem with the data.
I'm
using v. 2003

Any ideas






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
SUMPRODUCT formula returning #VALUE! error Valerie Excel Worksheet Functions 5 April 28th 06 02:36 PM
Error Handler Not Working Bill Excel Discussion (Misc queries) 0 August 25th 05 07:13 PM
DIV/0! error in SumProduct formula with no division Irrational Excel Worksheet Functions 1 August 18th 05 01:39 AM
Excel error - Startup (and Acrobat PDFMaker) gxdata Setting up and Configuration of Excel 0 February 4th 05 03:44 AM
#REF error Christen Excel Worksheet Functions 5 November 3rd 04 07:29 PM


All times are GMT +1. The time now is 10:57 AM.

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"