Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 01-14-2012, 04:36 PM
ruci1225 ruci1225 is offline Vlookup or Index/Match - Multiple Criteria Windows 7 64bit Vlookup or Index/Match - Multiple Criteria Office 2010 64bit
Novice
Vlookup or Index/Match - Multiple Criteria
 
Join Date: Jan 2012
Posts: 2
ruci1225 is on a distinguished road
Default Vlookup or Index/Match - Multiple Criteria

I have the following data in my excel workbook.
I am trying to match customer data to call data. Below find a simplified explanation of how the workbook is laid out.

Worksheet 1 (customer data):

(A) - Customer Unique Identifier
(B) - Phone 1
(C) - Phone 2
(D) - Phone 3
(E) - RequestDate

Worksheet 2 (call data)

(A) - Call unique Identifier (different than customer identifier above)
(B) - Phone Number Dialed


(C) - Connected Date Time


I am trying to create a lookup that will perform the following:

For each item in Worksheet1 (A), match Worksheet1 (B), (C), or (D) to Worksheet 2 (B) and bring back the first instance of (C) that is equal to or greater than Worksheet1 (E) back to worksheet 1.

At first I tried a vlookup but I only based it on 1 phone number in Worksheet 1 and Worksheet2 (C) at times was before the date in worksheet1.

Phonenumber is the only possible way to match data between two the worksheets.

Attached is a very basic workbook with sample data and logic.



Please let me know the best way to approach this.
Attached Files
File Type: xlsx samplecalldata.xlsx (38.4 KB, 17 views)
Reply With Quote
  #2  
Old 01-15-2012, 07:31 AM
ruci1225 ruci1225 is offline Vlookup or Index/Match - Multiple Criteria Windows 7 64bit Vlookup or Index/Match - Multiple Criteria Office 2010 64bit
Novice
Vlookup or Index/Match - Multiple Criteria
 
Join Date: Jan 2012
Posts: 2
ruci1225 is on a distinguished road
Default I Resolved this

For anyone interested, the following formula worked after I figure out how to do it. ((Make sure you make this an array)) F2, CTRL-SHIFT-ENTER rather than just enter after inputting formula.

=INDEX(CallData!$C$2:$C$9,MATCH(1,
IF(ISNUMBER(MATCH(CallData!$B$2:$B$9,$B2:$D2,0)),
IF(CallData!$C$2:$C$9>=$E2,1)),0))
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Vlookup or Index/Match - Multiple Criteria Vlookup, offset, match & countif jujuwillis Excel 2 10-15-2011 11:06 AM
Vlookup or Index/Match - Multiple Criteria Multiple VLOOKUP's checking multiple Cells OTPM Excel 11 05-23-2011 11:18 AM
Vlookup or Index/Match - Multiple Criteria Vlookup and If conditions together along with match formulas david_benjamin Excel 2 04-11-2011 11:30 AM
Moving a Index/Match function FraserKitchell Excel 2 01-19-2010 09:38 AM
Vlookup or Index/Match - Multiple Criteria Multiple criteria in SUMIF? pumpkin head Excel 1 02-17-2006 09:06 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 11:50 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft