Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Serge
 
Posts: n/a
Default SUMPRODUCT formula expanded from original

('Bolt List'!$H$9:$H$188="1") This part was added to the formula below to
introduce one more criteria and it does not work at the moment but it did
before the extra criteria.
column "H" could be empty or it could have numerical value, the value has no
importance but the formula needs to recongnise an entry.

Can anyone help with this formula?

Thank you in advance.

Serge

=SUMPRODUCT(('Bolt List'!$D$9:$D$188=K8)*('Bolt List'!$J$9:$J$188=L8)*('Bolt
List'!$E$9:$E$188="A325 Black.")*('Bolt List'!$H$9:$H$188="1")*'Bolt
List'!$C$9:$C$188)
  #2   Report Post  
Posted to microsoft.public.excel.misc
Biff
 
Posts: n/a
Default SUMPRODUCT formula expanded from original

Hi!

Did you ever get your "N/A" problem solved?

Try removing the quotes:

('Bolt List'!$H$9:$H$188=1)

What does this mean: "the value has no importance but the formula needs to
recongnise an entry"

If that means you just need to test the range for cells that have *ANY*
number in them then try this instead:

(ISNUMBER('Bolt List'!$H$9:$H$188))

Biff

"Serge" wrote in message
...
('Bolt List'!$H$9:$H$188="1") This part was added to the formula below to
introduce one more criteria and it does not work at the moment but it did
before the extra criteria.
column "H" could be empty or it could have numerical value, the value has
no
importance but the formula needs to recongnise an entry.

Can anyone help with this formula?

Thank you in advance.

Serge

=SUMPRODUCT(('Bolt List'!$D$9:$D$188=K8)*('Bolt
List'!$J$9:$J$188=L8)*('Bolt
List'!$E$9:$E$188="A325 Black.")*('Bolt List'!$H$9:$H$188="1")*'Bolt
List'!$C$9:$C$188)



  #3   Report Post  
Posted to microsoft.public.excel.misc
Serge
 
Posts: n/a
Default SUMPRODUCT formula expanded from original

Hello Biff,
First question: answer is yes, earlier today that part was solved. thank you
for asking.
No.2; I thought I tried without quote before, I must have missed something.
Anyway I did removed the quotes and it does work, but I prefer your last
suggestion, you hit the nail rigth on the head.
Thank you so much for your knowledge.
I hope one day to aquire enough smarts to help others

"Biff" wrote:

Hi!

Did you ever get your "N/A" problem solved?

Try removing the quotes:

('Bolt List'!$H$9:$H$188=1)

What does this mean: "the value has no importance but the formula needs to
recongnise an entry"

If that means you just need to test the range for cells that have *ANY*
number in them then try this instead:

(ISNUMBER('Bolt List'!$H$9:$H$188))

Biff

"Serge" wrote in message
...
('Bolt List'!$H$9:$H$188="1") This part was added to the formula below to
introduce one more criteria and it does not work at the moment but it did
before the extra criteria.
column "H" could be empty or it could have numerical value, the value has
no
importance but the formula needs to recongnise an entry.

Can anyone help with this formula?

Thank you in advance.

Serge

=SUMPRODUCT(('Bolt List'!$D$9:$D$188=K8)*('Bolt
List'!$J$9:$J$188=L8)*('Bolt
List'!$E$9:$E$188="A325 Black.")*('Bolt List'!$H$9:$H$188="1")*'Bolt
List'!$C$9:$C$188)




  #4   Report Post  
Posted to microsoft.public.excel.misc
Biff
 
Posts: n/a
Default SUMPRODUCT formula expanded from original

You're welcome. Thanks for the feedback!

Biff

"Serge" wrote in message
...
Hello Biff,
First question: answer is yes, earlier today that part was solved. thank
you
for asking.
No.2; I thought I tried without quote before, I must have missed
something.
Anyway I did removed the quotes and it does work, but I prefer your last
suggestion, you hit the nail rigth on the head.
Thank you so much for your knowledge.
I hope one day to aquire enough smarts to help others

"Biff" wrote:

Hi!

Did you ever get your "N/A" problem solved?

Try removing the quotes:

('Bolt List'!$H$9:$H$188=1)

What does this mean: "the value has no importance but the formula needs
to
recongnise an entry"

If that means you just need to test the range for cells that have *ANY*
number in them then try this instead:

(ISNUMBER('Bolt List'!$H$9:$H$188))

Biff

"Serge" wrote in message
...
('Bolt List'!$H$9:$H$188="1") This part was added to the formula below
to
introduce one more criteria and it does not work at the moment but it
did
before the extra criteria.
column "H" could be empty or it could have numerical value, the value
has
no
importance but the formula needs to recongnise an entry.

Can anyone help with this formula?

Thank you in advance.

Serge

=SUMPRODUCT(('Bolt List'!$D$9:$D$188=K8)*('Bolt
List'!$J$9:$J$188=L8)*('Bolt
List'!$E$9:$E$188="A325 Black.")*('Bolt List'!$H$9:$H$188="1")*'Bolt
List'!$C$9:$C$188)






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
"Unable to set the Formula property of the Series class" with a tw PeterQ Charts and Charting in Excel 1 February 15th 06 07:37 PM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
DIV/0! error in SumProduct formula with no division Irrational Excel Worksheet Functions 1 August 18th 05 01:39 AM
Shorten sumproduct formula Andre Croteau Excel Discussion (Misc queries) 1 December 11th 04 10:30 PM
adding two sumproduct formulas together ski2004_2005 Excel Worksheet Functions 1 November 12th 04 09:08 PM


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