Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 32
Default intersection of two tabs in excel

Hi - I have sampled some data in excel and I have come up with a sample of
155 data points I want to copy into another tab from a sample size of 2435.
I have a number that is unique on both workseets. I could do a find on each
one than copy and paste to a new workseet. There must be an easier way, is
it a vlookup function?

Help
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default intersection of two tabs in excel

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

Easiest way to get the reference is, while editing formula, select the area
of the database. Hope this answers your question.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"betsy" wrote:

Hi - I have sampled some data in excel and I have come up with a sample of
155 data points I want to copy into another tab from a sample size of 2435.
I have a number that is unique on both workseets. I could do a find on each
one than copy and paste to a new workseet. There must be an easier way, is
it a vlookup function?

Help

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 32
Default intersection of two tabs in excel

Thanks my issue is I want to copy all columns of data a - e from the
referencetootherdata next to A2 not just one column.

Thanks.

"Luke M" wrote:

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

Easiest way to get the reference is, while editing formula, select the area
of the database. Hope this answers your question.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"betsy" wrote:

Hi - I have sampled some data in excel and I have come up with a sample of
155 data points I want to copy into another tab from a sample size of 2435.
I have a number that is unique on both workseets. I could do a find on each
one than copy and paste to a new workseet. There must be an easier way, is
it a vlookup function?

Help

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default intersection of two tabs in excel

Hi,

You could possibly use Advanced Filters. They are well explained in the
Help menu.

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"betsy" wrote in message
...
Hi - I have sampled some data in excel and I have come up with a sample of
155 data points I want to copy into another tab from a sample size of
2435.
I have a number that is unique on both workseets. I could do a find on
each
one than copy and paste to a new workseet. There must be an easier way,
is
it a vlookup function?

Help


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
Intersection Derick C. Charts and Charting in Excel 3 July 24th 08 11:34 AM
Intersection Excel User 123456 Excel Discussion (Misc queries) 3 June 5th 08 10:34 PM
Intersection help Ray Excel Discussion (Misc queries) 3 September 5th 07 04:15 PM
Intersection Jithu Excel Discussion (Misc queries) 5 August 2nd 07 08:12 AM
how do i get the intersection of two arrays in excel? Bibhu New Users to Excel 1 November 22nd 05 10:42 AM


All times are GMT +1. The time now is 10:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"