Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 05-10-2017, 06:38 AM
awpatts awpatts is offline Best formula for matching column data from one workbook into another Windows 7 64bit Best formula for matching column data from one workbook into another Office 2010 64bit
Novice
Best formula for matching column data from one workbook into another
 
Join Date: May 2017
Posts: 1
awpatts is on a distinguished road
Default Best formula for matching column data from one workbook into another

Hello there,
I have two separate workbooks.

The data in book 1 is identical to the data in book 2, however book 2 has a column which is not in book 1.

As I have some common data, ie an order number, is it possible to use a formula to pull the desired column from book 2 over to book 1?



Thank you!
Reply With Quote
  #2  
Old 05-10-2017, 06:56 AM
NBVC's Avatar
NBVC NBVC is offline Best formula for matching column data from one workbook into another Windows 7 64bit Best formula for matching column data from one workbook into another Office 2007
The Formula Guy
 
Join Date: Mar 2012
Location: Mississauga, CANADA
Posts: 215
NBVC will become famous soon enoughNBVC will become famous soon enough
Default

You can try VLOOKUP() or INDEX/MATCH

e.g. =VLOOKUP(A2,'[yourfile.xlsx]sheet1'!$A$1:$E$10,5,FALSE)

or =INDEX('[yourfile.xlsx]sheet1'!$E$1:$E$10,MATCH(A2,'[yourfile.xlsx]sheet1'!$A$1:$A$10,0))

Both will extract date from column E of yourfile.xlsx, sheet1 where column A of that file matches A2 of your active sheet....
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with Macro - copying formula to last line of data based on another column kidwispa Excel Programming 1 07-12-2015 05:01 PM
Formula/function to return column names for matching values GiJoe81 Excel 1 06-27-2015 12:13 AM
data entered in one workbook should be updated in other relevant workbook based on the date vedha Excel 0 04-24-2015 08:45 PM
formula to work from data column masterdineen Excel 16 08-09-2012 07:52 AM
Best formula for matching column data from one workbook into another macro to transfer data from one workbook to another workbook virsojour Excel Programming 5 02-01-2011 08:58 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 02:39 PM.


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