Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default SUMPRODUCT, calling a value from a cell as a value to search on

I am working on producing stats that reference user ID's and currently
have a SUMPRODUCT expression that reads like this example: -

=SUMPRODUCT(--('Version Control'!$Y$2:$Y$8743="Version Control
Applied"),--('Version Control'!$AC$2:$AC$8743="USERID")) where the
user id is taken from a list.

The User ID would be a value in Column A and the above expression is
in the adjacent cell in Column B

Currently I have to insert the USERID manually.

This is a pain because the list can change daily and then all the
values in each SUMPRODUCT have to be manually amended, which is very
time consuming. I would like the value in A to be addressed dynaically
in the expression in B.

Cheers

Mark

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default SUMPRODUCT, calling a value from a cell as a value to search on

On 30 Aug, 10:19, "papou" wrote:
Hello Mark
Simply replace "USERID" with the cell reference in column A
eg for your criteria in cell A1:
=SUMPRODUCT(--('Version Control'!$Y$2:$Y$8743="Version Control
Applied"),--('Version Control'!$AC$2:$AC$8743=A1))

HTH
Cordially
Pascal
a écrit dans le message de news:
m...



I am working on producing stats that reference user ID's and currently
have a SUMPRODUCT expression that reads like this example: -


=SUMPRODUCT(--('Version Control'!$Y$2:$Y$8743="Version Control
Applied"),--('Version Control'!$AC$2:$AC$8743="USERID")) where the
user id is taken from a list.


The User ID would be a value in Column A and the above expression is
in the adjacent cell in Column B


Currently I have to insert the USERID manually.


This is a pain because the list can change daily and then all the
values in each SUMPRODUCT have to be manually amended, which is very
time consuming. I would like the value in A to be addressed dynaically
in the expression in B.


Cheers


Mark- Hide quoted text -


- Show quoted text -


Bonjour Pascal.
I knew it had to be simple but when I tried it first time, before your
posting, I didnt get a match as I had a mismatch on the data.
I cleaned the data up to make sure and it works now, thank you.
If nothing it has taught me to be much more careful with my data!
Merci,
Mark


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
Search function needed (sumproduct?) Charlie7805 Excel Worksheet Functions 7 April 20th 07 03:45 AM
Sumproduct (Range unknown, needs Search) ExcelQuestion Excel Worksheet Functions 8 May 3rd 06 07:24 AM
Calling procedure when leaving cell jeffP Excel Worksheet Functions 5 February 9th 06 08:59 AM
When calling a different file, can I make the tab equal to a cell? thebigd08 Excel Discussion (Misc queries) 1 June 24th 05 12:39 AM
SUMPRODUCT and search string peacelittleone Excel Worksheet Functions 5 June 15th 05 03:24 PM


All times are GMT +1. The time now is 08:44 AM.

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"