Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default sumproduct from another tab

I have my data on one tab and my formula on a separate tab.

How do I use sumproduct when my info is on another tab. This is the formula
I am using and it's not working. All the data is text.

=SUMPRODUCT(('Aug 2008 Term Data'!R3:R180=S4)*('Aug 2008 Term
Data'!Q3:Q180=T1))

P.S. - I would also like it not to count blanks ...
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default sumproduct from another tab

The separate tabs is not the issue, but the data may be. Try this

=SUMPRODUCT(--('Aug 2008 Term Data'!R3:R180=S4),
--('Aug 2008 Term Data'!Q3:Q180=T1))

What does the data consist of?


--
__________________________________
HTH

Bob

"taurus99" wrote in message
...
I have my data on one tab and my formula on a separate tab.

How do I use sumproduct when my info is on another tab. This is the
formula
I am using and it's not working. All the data is text.

=SUMPRODUCT(('Aug 2008 Term Data'!R3:R180=S4)*('Aug 2008 Term
Data'!Q3:Q180=T1))

P.S. - I would also like it not to count blanks ...



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
Conditional SUMPRODUCT or SUMPRODUCT with Filters Ted M H Excel Worksheet Functions 4 August 14th 08 07:50 PM
Between using Sumproduct Lee New Users to Excel 3 November 6th 07 08:14 PM
sumproduct? sumif(sumproduct)? David Excel Worksheet Functions 3 July 13th 07 07:06 PM
Sumproduct help Sandy Excel Worksheet Functions 2 February 19th 07 10:19 PM
Help with SUMPRODUCT FrankTimJr Excel Discussion (Misc queries) 4 October 12th 05 04:27 PM


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