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 / October 2006

Tip: Looking for answers? Try searching our database.

Lookup problems

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rose Davis - 18 Oct 2006 05:26 GMT
I am trying to use lookup using a vector and array.  My lookup is in column
A500 thru A550.  I need to locate the information in Column D1 thru D800 and
return the result from Column F1 thru F800.  If nothing is found I need it
to return the result of 0. I havetried many times with no results. What to
do now.
Rose
Biff - 18 Oct 2006 05:50 GMT
Hi!

So you're looking for an exact match?

Try this:

=IF(COUNTIF(D$1:D$800,A500),VLOOKUP(A500,D$1:F$800,3,0),0)

Biff

>I am trying to use lookup using a vector and array.  My lookup is in column
>A500 thru A550.  I need to locate the information in Column D1 thru D800
>and return the result from Column F1 thru F800.  If nothing is found I need
>it to return the result of 0. I havetried many times with no results. What
>to do now.
> Rose
 
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.