
April 9th, 2009, 03:38 PM
|
|
Contributing User
|
|
Join Date: Oct 2008
Posts: 53
Time spent in forums: 14 h 22 m 11 sec
Reputation Power: 0
|
|
|
Other Language - Excel Formula Needed
Hi folks ... my daughter has asked for some help in updating a price list
Sheet1 - The Original Price List
A1:A514 = Unique CSPC number (product ID number)
F1:F514 = Old Price
Sheet2 - New prices as supplied by accounting
A1:A416 = Unique CSPC (but not in same order as Sheet1)
E1:E416 = New Price
Need to update sheet1 F column with data from sheet2 E column ... where column A in sheet 1 contains the
same number as sheet2, column A.
In other words example: if Sheet1-A1 and sheet2-A27 are = then insert value sheet2-E27 into sheet1 F1
Appreciate solution 
|