how do i use an if statement with a vlookup

C

cbrah

I have a range named "JDE"(A2:D40) that houses a column of PO#s (B2:B40), a
column of Model #s (C2:C40), and a column of Serial #s (D2:D40). I have
another worksheet with a range named "Bren" (E2:H50), that houses a column of
PO#s (E2:E50) and a column for the serial number if the model # on JDE
matches a given model # for that column (ie: column F, holds only serial
numbers for model SAS1000, column G holds only serial numbers for model
FRE2121. How can I write a statement that looks up the corresponding PO# in
JDE, then enters the serial number only if the model number of the JDE row is
"SAS1000" ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top