Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default I have 3 columns of data. Column A has 900 items in it, Column B

I have 3 columns of data. Column A has 900 items in it, Column B contains
65000 items in it. Column A numbers are located somewhere in Column B.
Column B is linked to Column C, which is the retail pricing of Column B. I
have sorted Column A and B in ascending order. How do I find column A's data
in Column B's data and return the Column C's retail pricing to Column D.
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,480
Default I have 3 columns of data. Column A has 900 items in it, Column B

Hi

I assume that column A items only occur once in Column B.

In D1
=VLOOKUP(A1,B:C,2,0)
Copy down through D2:D900
--

Regards
Roger Govier

"Lakewoodsale" wrote in message
...
I have 3 columns of data. Column A has 900 items in it, Column B contains
65000 items in it. Column A numbers are located somewhere in Column B.
Column B is linked to Column C, which is the retail pricing of Column B. I
have sorted Column A and B in ascending order. How do I find column A's
data
in Column B's data and return the Column C's retail pricing to Column D.
Thanks


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
Search for data in a column bring all related items in other colum sk New Users to Excel 2 September 2nd 06 10:39 PM
sum items in a column based on criteria located in other columns Kurt Excel Discussion (Misc queries) 1 August 2nd 06 05:12 PM
View only items in the left column that have X's in right columns townieflo Excel Discussion (Misc queries) 2 November 23rd 05 04:12 PM
2 Columns - Show extra items in Column B orbojeff Excel Worksheet Functions 4 October 9th 05 04:51 AM
2 Columns - Show extra items in Column B orbojeff Excel Discussion (Misc queries) 3 October 7th 05 09:55 PM


All times are GMT +1. The time now is 06:24 AM.

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

About Us

"It's about Microsoft Excel"