A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Reference List



 
 
Thread Tools Display Modes
  #1  
Old August 27th, 2009, 07:12 PM posted to microsoft.public.excel.newusers
Gene L.
external usenet poster
 
Posts: 37
Default Reference List

I am currently using Excel from Microsoft Office 2007 and could use some
help.
I have a list of about 50 suppliers to which I have assigned individual
vendor numbers. In preparing reports of different activities, I would like
to enter just the vendor code but have the report show the entire supplier
name. I understand there is a method using a table but I have not been able
to find out how to do this. Obviously I am far from being proficient at
this.
Thank you very much for the help.
Gene L.

  #2  
Old August 27th, 2009, 07:45 PM posted to microsoft.public.excel.newusers
Lars-Åke Aspelin[_2_]
external usenet poster
 
Posts: 722
Default Reference List

On Thu, 27 Aug 2009 14:12:12 -0400, "Gene L."
wrote:

I am currently using Excel from Microsoft Office 2007 and could use some
help.
I have a list of about 50 suppliers to which I have assigned individual
vendor numbers. In preparing reports of different activities, I would like
to enter just the vendor code but have the report show the entire supplier
name. I understand there is a method using a table but I have not been able
to find out how to do this. Obviously I am far from being proficient at
this.
Thank you very much for the help.
Gene L.



Take a look at the VLOOKUP function.
If you have your vendor numbers in column A, say from row 1 to row 50,
and your corresponding supplier names in column B, also from row 1 to
row 50, the following formula will look up the supplier name for the
vendor number that you have in some cell, e.g. cell X10.

=VLOOKUP(X10,A1:B50,2,FALSE)

Hope this helps / Lars-Åke
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:03 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.