If then statement question....

A

atlcasework

I use Excel 2000 9.0 as a pruchasing program.
I would like for Excel to recognize which vendor
I enter into column c, and then automatically enter
who my sales rep is into column J.
I also would use this same method to recognize
item descriptions in column D and automatically
input the respective part numbers.
Thanks in advance,
 
C

CLR

The feature you are looking for is called VLOOKUP........
Your formula will look something like this.........

=VLOOKUP(C1,LISTOFREPS,2,FALSE)

Check the Help section, and post back if you run into problems.

Vaya cno Dios,
Chuck, CABGx3
 
A

atlcasework

I'm sorry, but the first response was not very helpful.
I need an example or two to extrapolate from.
I'm not sure how to implement "vlookup".
Thanks in advance,
 
A

atlcasework

Thank you David,
I have already looked at that particular help file, but I still do not
understand. Could you possibly redirect me to a forum where I can
obtain some examples, it seems as though I am not in the correct
forum for such assistance.
Thank you
 

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