Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Gang
I have 2 sheets. In the first sheet I have 2 columns with data and I want to fill in the 3rd column with a cost amount. I get this cost amount using the "Part Num" on Sheet1 and finding it on Sheet2 in the 2nd column "Material Number". I need to return the 3rd column on Sheet2 "Standard Price" into the "Cost" column on Sheet1. The number of rows in Sheet1 will be variable and the same with Sheet2 as these change on a daily basis. I need to create a loop that searches Sheet2 with a VLookup or something better that would return the cost amount on a found part number to Sheet1. Can someone please help me with this as I've been struggling with this for a view days now with no luck. Below is some sample data. Thanks Andy Sheet1 Reference Part Num Cost C1 20900080 C2 20800170 C3 20800171 C4 20850361 C5 19B230595 C6 20800149 Sheet 2 Material Number Description Standard Price 19B230583G002 RECV'R/SYNTH ASM 4KHZ 631.91 19B230583G003 RECV'R/SYNTH ASM RV#02 102.72 19B230584G001 SYNTHESIZER BD. REV#02 0 19B230584G002 SYNTHESIZER BD. REV#02 0 19B230584G003 SYNTHESIZER BD. REV#04 443.58 6FX20014QA50 500 PPR SIEMENS OPTICAL 16660 6FX20014QB00 1000 PPR SIEMENS OPTICATL 16660 6FX20014QC50 ENCODER OPT. 6FX2001-4TL 16660 6FX20030SU12 SIGNALSTECKER 12 POL. 2650.08 6SE64000BP000AA0 MICROMASTER 4 2042.5 6SE64000SP000AA0 MICROMASTER 410 1878 6SE64001PB000AA0 MICROMASTER 4 18562 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup problem - unable to get the vlookup property | Excel Programming | |||
using a vlookup to enter text into rows beneath the vlookup cell | Excel Programming | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |