#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,101
Default Sumproductif

Novice 2003 user. I hope someone can help. I have the following formula:

=IF(D160,SUMPRODUCT(($B$4:$BA$4C15)*($B$4:$BA$4< =C16),($B$6:$BA$6)*($B$4:$BA$4))/SUMPRODUCT(($B$4:$BA$4C15)*($B$4:$BA$4<=C16),($B$ 4:$BA$4)),"")

in D10:D48 which is tracking the % of rejected product I have in a given
range of product production. My potential data range for product in the
sheet is B4:IS4 and B6:IS6. I would like to modify my formula above so that
I don't have to go into each day to adjust the range after I input that day's
data. If I use the extended range I get #VALUE! because there is no data
past BA4 and BA6 today. Any help would be appreciated.

--
Mike
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default Sumproductif

Try this Mike

=IF(D160,SUMPRODUCT(($B$4:$IS$4C15)*($B$4:$IS$4< =C16),($B$6:$IS$6),($B$4:$IS$4))
/SUMPRODUCT(($B$4:$IS$4C15)*($B$4:$IS$4<=C16),($B$ 4:$IS$4)),"")

--
__________________________________
HTH

Bob

"Mike" wrote in message
...
Novice 2003 user. I hope someone can help. I have the following formula:

=IF(D160,SUMPRODUCT(($B$4:$BA$4C15)*($B$4:$BA$4< =C16),($B$6:$BA$6)*($B$4:$BA$4))/SUMPRODUCT(($B$4:$BA$4C15)*($B$4:$BA$4<=C16),($B$ 4:$BA$4)),"")

in D10:D48 which is tracking the % of rejected product I have in a given
range of product production. My potential data range for product in the
sheet is B4:IS4 and B6:IS6. I would like to modify my formula above so
that
I don't have to go into each day to adjust the range after I input that
day's
data. If I use the extended range I get #VALUE! because there is no data
past BA4 and BA6 today. Any help would be appreciated.

--
Mike



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
"SUMPRODUCTIF" PaladinWhite Excel Worksheet Functions 9 March 24th 08 10:05 AM
where is sumproductif TryHarder Excel Worksheet Functions 14 November 21st 06 02:43 PM


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