What formulas to use for logic in excel

K

Kimber

I have two excel files.
One file has vendor number and vendor name.
The second file has vendor number and payment information based on vendor
number.
I want to use the two files to say if vendor number on my paid filr (second)
is showing up then match it to the vendor number on my (first) file and
popuate the name of the company for me on my (second) file.

This will allow me to see what companies have paid.

I am wondering what is the best formula for this logic?
 
N

Niek Otten

Use the VLOOKUP() function

Look here for a tutorial:

http://www.contextures.com/xlFunctions02.html

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

|
| I have two excel files.
| One file has vendor number and vendor name.
| The second file has vendor number and payment information based on vendor
| number.
| I want to use the two files to say if vendor number on my paid filr (second)
| is showing up then match it to the vendor number on my (first) file and
| popuate the name of the company for me on my (second) file.
|
| This will allow me to see what companies have paid.
|
| I am wondering what is the best formula for this logic?
|
|
 

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