Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Gemse
 
Posts: n/a
Default vlookup search for more then one answer

i want to create a formula that will add up all the results for the same
person in question. i'm thinking it should be a vlookup formula.

so on jun 29 john sold 3 phones; on june 3 john sold 2 phones.

worksheet one cell a1, john's name, cell b1, total number of sales.

worksheet two, cell a1, john's name, cell b1, date, cell c1 total sales.

how do i make the formula read all the johns and give me the sum of all the
sales?

thanks lots,
  #2   Report Post  
bj
 
Posts: n/a
Default

do you want a Sum of the sales or a list of the sales
if you just need a sum, look at the sumif() function
=sumif(namelist,name,saleslist)

if there are several sheets it can be on just add a sumif function for each
sheet

"Gemse" wrote:

i want to create a formula that will add up all the results for the same
person in question. i'm thinking it should be a vlookup formula.

so on jun 29 john sold 3 phones; on june 3 john sold 2 phones.

worksheet one cell a1, john's name, cell b1, total number of sales.

worksheet two, cell a1, john's name, cell b1, date, cell c1 total sales.

how do i make the formula read all the johns and give me the sum of all the
sales?

thanks lots,

  #3   Report Post  
Gemse
 
Posts: n/a
Default

that's great! that's just the thing i was looking for.

"bj" wrote:

do you want a Sum of the sales or a list of the sales
if you just need a sum, look at the sumif() function
=sumif(namelist,name,saleslist)

if there are several sheets it can be on just add a sumif function for each
sheet

"Gemse" wrote:

i want to create a formula that will add up all the results for the same
person in question. i'm thinking it should be a vlookup formula.

so on jun 29 john sold 3 phones; on june 3 john sold 2 phones.

worksheet one cell a1, john's name, cell b1, total number of sales.

worksheet two, cell a1, john's name, cell b1, date, cell c1 total sales.

how do i make the formula read all the johns and give me the sum of all the
sales?

thanks lots,

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
is there a way to search with vlookup to match more than 1 column puppy Excel Discussion (Misc queries) 7 June 30th 05 07:41 PM
can vlookup search multiple data tables Nadia Excel Discussion (Misc queries) 6 June 6th 05 05:52 AM
VLOOKUP to search multiple values? Q[kjoe] Excel Worksheet Functions 1 May 26th 05 04:16 PM
how to set up a vlookup table with 2 search terms? WendyL Excel Worksheet Functions 3 May 12th 05 01:08 PM
How do I use VLOOKUP to search for text? Gman Excel Worksheet Functions 1 April 18th 05 12:11 AM


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