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 Search, Match, Pull

Hello,

I am looking for help to:

Search through two columns (one for employee, the other for employee number).

I want it to match those two criteria and than pull a specific feild (say
hours) to another organized page where I can than make charts.

Does anyone know of a formula that can do that for each employee? I tried a
pivot table, but that wasn't it exactly.

Thank you so very much!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Search, Match, Pull

Indicatively something like this, just press normal ENTER:
=index(hours,match(1,index((emp=A2)*(empnum=B2),), 0))
where A2 = emp name, B2 = emp number

Above aside, why do you need both?
Emp number should usually suffice as the unique key
--
Max
Singapore
---
"sjkoep" wrote:
Search through two columns (one for employee, the other for employee number).

I want it to match those two criteria and than pull a specific feild (say
hours) to another organized page where I can than make charts.

Does anyone know of a formula that can do that for each employee? I tried a
pivot table, but that wasn't it exactly.

Thank you so very much!

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
Function needed to search and pull data from 1 table to another Heidi Excel Worksheet Functions 4 February 5th 10 08:05 PM
What function should I use to pull those records that match Helen Excel Worksheet Functions 3 April 2nd 08 11:46 PM
match and pull together woody Excel Worksheet Functions 1 May 25th 07 09:57 PM
Locate files using star name search and pull a cell from each JMJ2366 Excel Discussion (Misc queries) 0 February 12th 07 04:52 PM
Can Index/Match pull lookup_value from a combo box? Ruben Torrez Excel Discussion (Misc queries) 2 January 11th 07 05:01 PM


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