#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 36
Default SUMIFS error

Dear Dave/Excel experts,

I have errors doing SUMIFS function.

Below are my tables:

Category Code Amount

ANA 100.01 $ 50
LPP 100.05 $100
100.03 $ 50
ANA 100.01 $ 200
LPP 100.05 $ 100
100.03 $ 50
ANA 100.01 $ 200
LPP 100.05 $ 100

Table CATEGORY and CODE are formated as TEXT
Table AMOUNT is formated as number

I used SUMIFS using 2 criterias on the :

1. RANGE = Table Category Criteria = LPP
2. Range = Table Code Criteria = 100.01 (all that has 100.01)
SUM Range = Table AMOUNT

VALUE is error.

Other Test Scenarios:

1. If, I use SUMIFS using ONLY criterea #1 OR use SUMIF function, the
result is good. The problem is with criterea #2.

2. If I use SUMIF with criteria #2, the value is good

Help on this please?

Thanks a bunch
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default SUMIFS error

This worked ok for me:

=SUMIFS(C:C,A:A,"ana",B:B,"100.01")

If it doesn't work ok for you, check to see if you have errors in any of those
ranges -- maybe in hidden rows???



apache007 wrote:

Dear Dave/Excel experts,

I have errors doing SUMIFS function.

Below are my tables:

Category Code Amount

ANA 100.01 $ 50
LPP 100.05 $100
100.03 $ 50
ANA 100.01 $ 200
LPP 100.05 $ 100
100.03 $ 50
ANA 100.01 $ 200
LPP 100.05 $ 100

Table CATEGORY and CODE are formated as TEXT
Table AMOUNT is formated as number

I used SUMIFS using 2 criterias on the :

1. RANGE = Table Category Criteria = LPP
2. Range = Table Code Criteria = 100.01 (all that has 100.01)
SUM Range = Table AMOUNT

VALUE is error.

Other Test Scenarios:

1. If, I use SUMIFS using ONLY criterea #1 OR use SUMIF function, the
result is good. The problem is with criterea #2.

2. If I use SUMIF with criteria #2, the value is good

Help on this please?

Thanks a bunch


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 36
Default SUMIFS error

Dave,

Thanks for the correction. It works now.


"Dave Peterson" wrote:

This worked ok for me:

=SUMIFS(C:C,A:A,"ana",B:B,"100.01")

If it doesn't work ok for you, check to see if you have errors in any of those
ranges -- maybe in hidden rows???



apache007 wrote:

Dear Dave/Excel experts,

I have errors doing SUMIFS function.

Below are my tables:

Category Code Amount

ANA 100.01 $ 50
LPP 100.05 $100
100.03 $ 50
ANA 100.01 $ 200
LPP 100.05 $ 100
100.03 $ 50
ANA 100.01 $ 200
LPP 100.05 $ 100

Table CATEGORY and CODE are formated as TEXT
Table AMOUNT is formated as number

I used SUMIFS using 2 criterias on the :

1. RANGE = Table Category Criteria = LPP
2. Range = Table Code Criteria = 100.01 (all that has 100.01)
SUM Range = Table AMOUNT

VALUE is error.

Other Test Scenarios:

1. If, I use SUMIFS using ONLY criterea #1 OR use SUMIF function, the
result is good. The problem is with criterea #2.

2. If I use SUMIF with criteria #2, the value is good

Help on this please?

Thanks a bunch


--

Dave Peterson

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
SUMIFS() error? fgrose Excel Worksheet Functions 6 October 29th 09 05:05 PM
SUMIFS Steen Excel Worksheet Functions 5 November 2nd 08 03:38 PM
Sumifs with error value in the sum range stylissimo Excel Discussion (Misc queries) 10 July 30th 08 05:55 PM
SUMIFS Mark Excel Discussion (Misc queries) 3 November 28th 07 12:09 PM
SUMIFS error NicoleC Excel Discussion (Misc queries) 8 May 7th 07 05:19 AM


All times are GMT +1. The time now is 12:34 PM.

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

About Us

"It's about Microsoft Excel"