Intersection of Two Tabs in Excel Worksheet

March 8, 2009 by vba excel
Filed under: Excel Formulas, Excel Worksheet 
Sponsor

Excel Formulas Question:

I need your help regarding excel formulas problem, i have sampled some data in excel and come up with a sample of 155 data number then I want to copy the sample into another tab in worksheet from a sample size of 2435 and i have a number that is unique on both excel worksheets. I could do a find on each one than copy and paste to a new excel worksheet. There must be an easier way, is it a vlookup function?

Excel Formulas Answer:

Yes its excel vlookup function. If you have 2 columns of data in your worksheet database, and you want info from second column, put this in B column next to your list of 155 data points.
=VLOOKUP(A2,ReferenceToOtherDatabase,2,FALSE)

Simplest way to get the reference is, while editing formula, select the area
of the database.

  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Google
  • E-mail this story to a friend!
  • Live
  • MisterWong
  • Propeller
  • StumbleUpon
  • Technorati
  • TwitThis
  • YahooMyWeb
  • Print this article!

Rate This Tips:

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...


Incoming excel search terms

excel intersect,excel intersection,excel intersection of two lists,excel add in intersection proportional to size,find intersection of two excel files,find the single intersection of two lines in excel,excel intersect lists,excel intersection of two columns,calculate intersection of two data sets,calculate intersection of two lines in excel,excel different list intersect,excel intersection of two lines,excel union intersect,excel union of two columns,excel vba intersect two lists,f,find intersection in excel,function excel intersect how to,how to calculate intersection in excel,how to take intersection of two different rows in excel,intercept of two functions excel,intersection between two columns in excel,intersection of two lines worksheet,mss,vba intersect excel,vlookup on different columns,,{=sum(if)} multiple worksheet sample vba excel,add month tabs to excel,add two numbers from two different tab of excel sheet,add two numbers in different worksheets vba,adress excel tab on different list,age calculator between two dates on excel sheet,calculate averages from different tabs in excel,calculate intersection of two lines excel,calculate the intersection of two numbers,calculating average in xcel,calculete data intersection,count intersection excel,count of the intersection of 2 conditions excel,counting the intersection of columns in excel,creating intersection list excel,database intersection excel,determin the intersection of two graphs in excel,determine intersection two excel,do an average from tab 1 and put into tab 2 - excel,excel @ automatically add two columns when tab,excel 2 columns intersection,excel 2 worksheet intersection,excel 2009 if statements range



Related Excel Tips

Comments

Have another excel answer or questions for this problem ?
Feel free to post it here..