Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
EVRPAGING
 
Posts: n/a
Default Need Help With A Formula Please


Hello and thank you in advance for your help! I have a Name on a column.
The same name is listed multiple times on another sheet. However, one of
the entries has the word DSL on the colmun next to it and on the next
colum a value. I want to count those values. For example:

On sheet 1 I have:

Mike on A2

On sheet 2 i have:

A2= Mike B2= Sales c2= 5
A3= Mike B3= DSL C3= 8
A4= Mike B4= Parts C4= 10

I want a formula of sheet1 that will return a value of 8 for Mike by
matching the word Mike and DSL on sheet 2. Please helppppp!!!!

Thanks!!


--
EVRPAGING
------------------------------------------------------------------------
EVRPAGING's Profile: http://www.excelforum.com/member.php...o&userid=10969
View this thread: http://www.excelforum.com/showthread...hreadid=346074

  #2   Report Post  
Biff
 
Posts: n/a
Default

See reply in .Functions

Biff

-----Original Message-----

Hello and thank you in advance for your help! I have a

Name on a column.
The same name is listed multiple times on another sheet.

However, one of
the entries has the word DSL on the colmun next to it and

on the next
colum a value. I want to count those values. For example:

On sheet 1 I have:

Mike on A2

On sheet 2 i have:

A2= Mike B2= Sales c2= 5
A3= Mike B3= DSL C3= 8
A4= Mike B4= Parts C4= 10

I want a formula of sheet1 that will return a value of 8

for Mike by
matching the word Mike and DSL on sheet 2. Please

helppppp!!!!

Thanks!!


--
EVRPAGING
----------------------------------------------------------

--------------
EVRPAGING's Profile: http://www.excelforum.com/member.php?

action=getinfo&userid=10969
View this thread:

http://www.excelforum.com/showthread...hreadid=346074

.

  #3   Report Post  
Domenic
 
Posts: n/a
Default


Try the following...

=INDEX(Sheet2!C2:C10,MATCH(1,(Sheet2!A2:A10=A2)*(S heet2!B2:B10=B2),0))

...confirmed with CONTROL+SHIFT+ENTER, and where A2 contains your first
criterion and B2 contains your second criterion.

Hope this helps!

EVRPAGING Wrote:
Hello and thank you in advance for your help! I have a Name on a column.
The same name is listed multiple times on another sheet. However, one of
the entries has the word DSL on the colmun next to it and on the next
colum a value. I want to count those values. For example:

On sheet 1 I have:

Mike on A2

On sheet 2 i have:

A2= Mike B2= Sales c2= 5
A3= Mike B3= DSL C3= 8
A4= Mike B4= Parts C4= 10

I want a formula of sheet1 that will return a value of 8 for Mike by
matching the word Mike and DSL on sheet 2. Please helppppp!!!!

Thanks!!



--
Domenic
------------------------------------------------------------------------
Domenic's Profile: http://www.excelforum.com/member.php...o&userid=10785
View this thread: http://www.excelforum.com/showthread...hreadid=346074

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
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM
revert formula insertion to old method Don't be a pain in the ass Setting up and Configuration of Excel 0 January 24th 05 01:49 PM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM


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