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 / New Users / May 2006

Tip: Looking for answers? Try searching our database.

Draging VLOOKUP to last cell.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mohd21uk - 15 May 2006 13:19 GMT
I have a Sheet1 where Column E has numeriv values. I would like to match
these values with a list in Sheet 2 where Column A contains the numeric list
and Column B contains corresponding values. I want to then return the
corresponding value in Sheet 1 Column G. I would like to then drag this
formula to the last row so that it picks up all the values without returning
an error. I hope that you can help me.
Bob Phillips - 15 May 2006 14:15 GMT
=IF(ISNA(VLOOKUP(E2,Sheet1!$A$2:AB$20,2,False)),"",VLOOKUP(E2,Sheet1!$A$2:AB
$20,2,False))

Signature

HTH

Bob Phillips

(remove xxx from email address if mailing direct)

> I have a Sheet1 where Column E has numeriv values. I would like to match
> these values with a list in Sheet 2 where Column A contains the numeric list
> and Column B contains corresponding values. I want to then return the
> corresponding value in Sheet 1 Column G. I would like to then drag this
> formula to the last row so that it picks up all the values without returning
> an error. I hope that you can help me.
mohd21uk - 15 May 2006 14:32 GMT
The lookup values still change when I drag them to the bottom, providing me
with a N/A error. Is there any way that this can be rectified ?

>I have a Sheet1 where Column E has numeriv values. I would like to match
>these values with a list in Sheet 2 where Column A contains the numeric list
>and Column B contains corresponding values. I want to then return the
>corresponding value in Sheet 1 Column G. I would like to then drag this
>formula to the last row so that it picks up all the values without returning
>an error. I hope that you can help me.
Bob Phillips - 15 May 2006 15:26 GMT
SorryShould have been

=IF(ISNA(VLOOKUP(E2,Sheet2!$A$2:B$20,2,FALSE)),"",
VLOOKUP(E2,Sheet2!$A$2:B$20,2,FALSE))
Signature

HTH

Bob Phillips

(remove xxx from email address if mailing direct)

> The lookup values still change when I drag them to the bottom, providing me
> with a N/A error. Is there any way that this can be rectified ?
[quoted text clipped - 5 lines]
> >formula to the last row so that it picks up all the values without returning
> >an error. I hope that you can help me.
mohd21uk - 15 May 2006 16:26 GMT
Sorry but the range still changes when I drag it over the cells. Is there
anything that will avoid this from happening.

>SorryShould have been
>
[quoted text clipped - 5 lines]
>> >formula to the last row so that it picks up all the values without returning
>> >an error. I hope that you can help me.
 
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.