#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 81
Default SUMPRODUCT PROBLEM

Hi Everyone, I am using the following formula but I am getting an error in
formula message, can anyone help me please,

SUMPRODUCT(('Client Opening Stock'!B2:B138=$A$1))*(('Client Opening
Stock'!C1:AH1=A7)),'Client Opening Stock'!C2:X138)

Thank You for your continuous support
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 506
Default SUMPRODUCT PROBLEM

Try this€¦

=SUMPRODUCT(('Client Opening Stock'!$B$2:$B$138=Sheet2!A1)*('Client Opening
Stock'!$C$1:$AH$1=Sheet2!A7)*('Client Opening Stock'!$C$2:$AH$138))

Remember to Click Yes, if this post helps!

--------------------
(Ms-Exl-Learner)
--------------------


"albertmb" wrote:

Hi Everyone, I am using the following formula but I am getting an error in
formula message, can anyone help me please,

SUMPRODUCT(('Client Opening Stock'!B2:B138=$A$1))*(('Client Opening
Stock'!C1:AH1=A7)),'Client Opening Stock'!C2:X138)

Thank You for your continuous support

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default SUMPRODUCT PROBLEM

Your brackets are misplaced. Try:
=SUMPRODUCT(('Client Opening Stock'!B2:B138=$A$1)*('Client Opening
Stock'!C1:AH1=A7),'Client Opening Stock'!C2:X138)

Regards,
Fred

"albertmb" wrote in message
...
Hi Everyone, I am using the following formula but I am getting an error
in
formula message, can anyone help me please,

SUMPRODUCT(('Client Opening Stock'!B2:B138=$A$1))*(('Client Opening
Stock'!C1:AH1=A7)),'Client Opening Stock'!C2:X138)

Thank You for your continuous support


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 Problem WildWill Excel Discussion (Misc queries) 2 April 19th 09 12:15 PM
sumproduct problem nada Excel Worksheet Functions 4 April 3rd 08 09:17 AM
Sumproduct problem. capt Excel Discussion (Misc queries) 7 January 13th 08 05:30 PM
SUMPRODUCT PROBLEM laurie g Excel Worksheet Functions 3 September 11th 06 05:00 AM
sumproduct problem? Tolga Excel Discussion (Misc queries) 6 July 5th 06 05:27 PM


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