#1   Report Post  
Darren Woodbrey
 
Posts: n/a
Default VLOOKUP?

I think this is a VLOOKUP, but cannot figure it out.

I have
column A = old part#
column B = old price
column C = new part#
column D = new price

There may be additional part numbers in the new list vice versa and they are
not sorted the same way.

I need to find each old part# in the new part# list and then return the part
number if the price is different. It would be good to return the new price
as well. Any help would be greatly appreciated. Thanks!


Darren


  #2   Report Post  
L. Howard Kittle
 
Posts: n/a
Default

Hi Darren,

With the data in columns A through D, select three cell in a single row and
enter this formula in the highlighted cell and hit CTRL + SHIFT + ENTER.
Excel will enclose the formulas with { }.

=VLOOKUP(E1,A1:D6,{2,3,4},0)

Now enter the OLD part number in cell E1. Should return the old price from
column B, the new part number from column C and the new price from column D.

HTH
Regards,
Howard

"Darren Woodbrey" wrote in message
...
I think this is a VLOOKUP, but cannot figure it out.

I have
column A = old part#
column B = old price
column C = new part#
column D = new price

There may be additional part numbers in the new list vice versa and they
are not sorted the same way.

I need to find each old part# in the new part# list and then return the
part number if the price is different. It would be good to return the new
price as well. Any help would be greatly appreciated. Thanks!


Darren



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
Need help with modifying VLookUp Tom Excel Discussion (Misc queries) 4 December 2nd 04 12:44 AM
carrying a hyper link when using the vlookup function mike Excel Worksheet Functions 1 November 19th 04 03:49 AM
VLOOKUP not working Scott Excel Worksheet Functions 3 November 12th 04 08:06 PM
Using Cell references in VLookUp JonWilson631 Excel Worksheet Functions 1 November 4th 04 02:49 AM
vlookup. Amit Excel Worksheet Functions 2 November 3rd 04 12:34 PM


All times are GMT +1. The time now is 11:01 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"