Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Using SUMPRODUCT with a VLOOKUP

Hi

I have a spreadsheet that goes as follows. Column A is Salesperson's name
and Column B is Achevied Sales Target (Yes or No). Column A gets it data
from anothr spreadsheet using a VLOOKUP table, hence each value is preceded
with a ' sign. C

I am using SUMPRODUCT to count the number of times a salesperson in A has
hit the target in B. The formula is as follows:

=SUMPRODUCT((I2:I22="YES")*(J2:J22="JOE"))

This only works if I retype "JOE" in the cell as text, deleting the v-lookup
formula. Obviously this is tedious and defeats the purpose of the vlookup.

Is there a way to correct my formula OR use a new formula?

Thanks!

Steph
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Using SUMPRODUCT with a VLOOKUP

Hi,

This is confusing.
Why does the data in Col A have a ' in front.
Yor narrative refers to columns A & B and your example formula refers to 2
different columns,

That aside try this
=SUMPRODUCT(--(I2:I22="YES")*--(J2:J22="JOE"))
Mike

"mae_bear22" wrote:

Hi

I have a spreadsheet that goes as follows. Column A is Salesperson's name
and Column B is Achevied Sales Target (Yes or No). Column A gets it data
from anothr spreadsheet using a VLOOKUP table, hence each value is preceded
with a ' sign. C

I am using SUMPRODUCT to count the number of times a salesperson in A has
hit the target in B. The formula is as follows:



This only works if I retype "JOE" in the cell as text, deleting the v-lookup
formula. Obviously this is tedious and defeats the purpose of the vlookup.

Is there a way to correct my formula OR use a new formula?

Thanks!

Steph

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Using SUMPRODUCT with a VLOOKUP

On Sep 15, 10:42*am, mae_bear22
wrote:
Hi

I have a spreadsheet that goes as follows. *Column A is Salesperson's name
and Column B is Achevied Sales Target (Yes or No). *Column A gets it data
from anothr spreadsheet using a VLOOKUP table, hence each value is preceded
with a ' sign. * C

I am using SUMPRODUCT to count the number of times a salesperson in A has
hit the target in B. *The formula is as follows:

=SUMPRODUCT((I2:I22="YES")*(J2:J22="JOE"))

This only works if I retype "JOE" in the cell as text, deleting the v-lookup
formula. *Obviously this is tedious and defeats the purpose of the vlookup. *

Is there a way to correct my formula OR use a new formula?

Thanks!

Steph


Steph-
Do you know why your Vlookup function is returning the salesperson's
name with the preceding tick (') mark in front of it? Does the source
data contain a tick?
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Using SUMPRODUCT with a VLOOKUP

IT WORKED!!! No one in my office could figure this one out!!!

Thank you!!!!

"mae_bear22" wrote:

Hi

I have a spreadsheet that goes as follows. Column A is Salesperson's name
and Column B is Achevied Sales Target (Yes or No). Column A gets it data
from anothr spreadsheet using a VLOOKUP table, hence each value is preceded
with a ' sign. C

I am using SUMPRODUCT to count the number of times a salesperson in A has
hit the target in B. The formula is as follows:

=SUMPRODUCT((I2:I22="YES")*(J2:J22="JOE"))

This only works if I retype "JOE" in the cell as text, deleting the v-lookup
formula. Obviously this is tedious and defeats the purpose of the vlookup.

Is there a way to correct my formula OR use a new formula?

Thanks!

Steph

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Using SUMPRODUCT with a VLOOKUP

Glad I could help

"mae_bear22" wrote:

IT WORKED!!! No one in my office could figure this one out!!!

Thank you!!!!

"mae_bear22" wrote:

Hi

I have a spreadsheet that goes as follows. Column A is Salesperson's name
and Column B is Achevied Sales Target (Yes or No). Column A gets it data
from anothr spreadsheet using a VLOOKUP table, hence each value is preceded
with a ' sign. C

I am using SUMPRODUCT to count the number of times a salesperson in A has
hit the target in B. The formula is as follows:

=SUMPRODUCT((I2:I22="YES")*(J2:J22="JOE"))

This only works if I retype "JOE" in the cell as text, deleting the v-lookup
formula. Obviously this is tedious and defeats the purpose of the vlookup.

Is there a way to correct my formula OR use a new formula?

Thanks!

Steph

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
sumproduct and vlookup Tami Excel Worksheet Functions 2 June 3rd 08 02:40 PM
VLookup VS SumProduct jlmccabes Excel Discussion (Misc queries) 5 August 9th 07 04:43 PM
SUMPRODUCT or VLOOKUP JerryS Excel Worksheet Functions 1 May 8th 07 09:49 PM
do i use vlookup or sumproduct??? Lazclark Excel Discussion (Misc queries) 3 June 28th 06 10:23 AM
Sumproduct and Vlookup Nav Excel Discussion (Misc queries) 9 December 4th 05 12:55 PM


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