Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 07-29-2012, 11:01 AM
klawk26 klawk26 is offline How can match or lookup values from two separate tables? Windows XP How can match or lookup values from two separate tables? Office 2003
Novice
How can match or lookup values from two separate tables?
 
Join Date: Jul 2012
Posts: 1
klawk26 is on a distinguished road
Default How can match or lookup values from two separate tables?

On the attached worksheet, what is a good formula for taking the personnel # and Occur Date on tab entitled "Report 1" to match the Disciplin.Event Date On tab entitled "Report 2" and bring back the "disciplinary event" to "report 1" worksheet.



Note that there are 5 lines of information on Report 1 and only 4 lines of info on Report 2. Dates must match.
Attached Files
File Type: xls Attendance Test.xls (13.5 KB, 16 views)
Reply With Quote
  #2  
Old 07-31-2012, 09:04 PM
macropod's Avatar
macropod macropod is offline How can match or lookup values from two separate tables? Windows 7 64bit How can match or lookup values from two separate tables? Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 21,962
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Try the following as an array formula (which you input with Ctrl-Shift-Enter):
Code:
=INDEX('Report 2'!C:C,(MATCH('Report 1'!A2&'Report 1'!F2,'Report 2'!A:A&'Report 2'!D:D,0)))
Note: I haven't tried to suppress the errors that occur when no match occurs. Doing so is quite simple.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Lookup angie.chang Excel 1 07-27-2012 09:45 PM
How can match or lookup values from two separate tables? Possible Lookup Karen222 Excel 3 01-10-2012 05:41 AM
How can match or lookup values from two separate tables? Can I use the filter function to separate letters into separate files? drhauser Mail Merge 2 12-14-2011 02:18 PM
How can match or lookup values from two separate tables? LookUp aztiguen24 Excel 5 05-24-2011 03:57 AM
Any easy way to separate a Word document into separate files? SamHelm Word 0 08-21-2010 05:29 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 07:01 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