If then statement question....

  • Thread starter Thread starter atlcasework
  • Start date Start date
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,
 
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
 
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,
 
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
 
Back
Top