Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / May 2008

Tip: Looking for answers? Try searching our database.

VLOOKUP the right choice?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
RJJ - 08 May 2008 19:24 GMT
Sorry for reposting but
Still having trouble.

Column A is (A2:A130), ascending, and is my Vendor list and is named
"VendorList" and resides on a worksheet named "Lists".
Column C (worksheet named "Lists") contains the addresses to the Vendors in
column A and are aligned by rows.
G12, on a worksheet named Purchase Orders, is a drop down list and is tied
to "VendorList" on the worksheet named "Lists".
When I make a selection in G12 (worksheet named "Purchase Orders"), I want
G14 (same worksheet) to display the appropriate address.

I am thankful for all your help.
Max - 08 May 2008 19:39 GMT
You could also try index/match ..
In G14:
=IF(G12="","",INDEX(Lists!$C$2:$C$130,MATCH(G12,VendorList,0)))
Signature

Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---

> Sorry for reposting but
> Still having trouble.
[quoted text clipped - 9 lines]
>
> I am thankful for all your help.
Bob Bridges - 09 May 2008 01:25 GMT
I suppose Max's solution would work, but I would say VLOOKUP is the right way
to go about it.  What "trouble" (exactly) are you having, and what formula
(exactly) are you using in G14 now?

> Sorry for reposting but Still having trouble.
>
[quoted text clipped - 6 lines]
> When I make a selection in G12 (worksheet named "Purchase Orders"), I want
> G14 (same worksheet) to display the appropriate address.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.