Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 21
Default Real problem with SumProduct

Hi

I am analyising a lot of data. I am using:
=SUMPRODUCT(--(TEXT(MISDATA!$G$3:$G$5000,"mmm-yy")=TEXT($A39,"mmm-yy")),--(MISDATA!$H$3:$H$5000="Paul
Mumford"),MISDATA!$I$3:$I$5000) to pull a lot of the data together

I have five similar to the above - the difference is just the name of the
person in the H3 column. My problem that I would like a 7th column which
will incloude all others names in H3 other than the six above. Can you say
.... < "Name1" and < "name2" and < "Name 3" etc..?

Else has anyone any other idea how I can do this?

Thanks

A


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default Real problem with SumProduct

Why not something like
=SUMPRODUCT(--(TEXT(MISDATA!$G$3:$G$5000,"mmm-yy")=TEXT($A39,"mmm-yy")),MISDATA!$I$3:$I$5000) - SUM(the other six values to the left)best wishes--Bernard V LiengmeMicrosoft Excel MVPhttp://people.stfx.ca/bliengmeremove caps from email"Alexey" wrote in . .. Hi I am analyising a lot of data. I am using:=SUMPRODUCT(--(TEXT(MISDATA!$G$3:$G$5000,"mmm-yy")=TEXT($A39,"mmm-yy")),--(MISDATA!$H$3:$H$5000="Paul Mumford"),MISDATA!$I$3:$I$5000) to pull a lot ofthe data together I have five similar to the above - the difference is just the name of theperson in the H3 column. My problem that I would like a 7th column whichwill incloude all others names in H3 other than the six above. Can you say... < "Name1" and < "name2" and < "Name 3" etc..? Else has anyone any other idea how I can do this? Thanks A

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 21
Default Real problem with SumProduct

Bernard

very many thanks - that's great - dont kn ow why I didn't think of it :)

A

"Bernard Liengme" wrote in message
...
Why not something like
=SUMPRODUCT(--(TEXT(MISDATA!$G$3:$G$5000,"mmm-yy")=TEXT($A39,"mmm-yy")),MISDATA!$I$3:$I$5000)
- SUM(the other six values to the left)best wishes--Bernard V
LiengmeMicrosoft Excel MVPhttp://people.stfx.ca/bliengmeremove caps from
email"Alexey" wrote in
. .. Hi I am analyising
a lot of data. I am
using:=SUMPRODUCT(--(TEXT(MISDATA!$G$3:$G$5000,"mmm-yy")=TEXT($A39,"mmm-yy")),--(MISDATA!$H$3:$H$5000="Paul
Mumford"),MISDATA!$I$3:$I$5000) to pull a lot ofthe data together I have
five similar to the above - the difference is just the name of theperson
in the H3 column. My problem that I would like a 7th column whichwill
incloude all others names in H3 other than the six above. Can you say...
< "Name1" and < "name2" and < "Name 3" etc..? Else has anyone any
other idea how I can do this? Thanks A



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
File Size a real problem! Wayne Knazek Excel Discussion (Misc queries) 3 August 24th 06 12:40 AM
sumproduct problem Stefan Excel Worksheet Functions 2 January 5th 06 10:59 AM
averging prices real problem amrezzat Excel Worksheet Functions 6 November 17th 05 05:45 PM
Sumproduct Problem Andibevan Excel Worksheet Functions 4 August 17th 05 09:39 AM
Problem using sumproduct Hiughs Excel Worksheet Functions 4 March 5th 05 11:28 AM


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