Thanks a lot
On May 15, 2012 1:22 AM, "dguillett1" <dguille...@gmail.com> wrote:

> Sub lookitup()
> Dim c As Range
> For Each c In Range("a2:a" & Cells(Rows.Count, 1).End(xlUp).Row)
> c.Offset(, 1) = Columns("F").Find(c, LookIn:=xlValues, _
> LookAt:=xlWhole, SearchOrder:=xlByRows, _
> SearchDirection:=xlNext).**Offset(, -1)
> Next
> End Sub
>
>
>
> Don Guillett
> Microsoft MVP Excel
> SalesAid Software
> dguille...@gmail.com
> -----Original Message----- From: Venkatesh Narla
> Sent: Monday, May 14, 2012 1:55 PM
> To: excel-macros@googlegroups.com
> Subject: Re: $$Excel-Macros$$ VLOOKUP HELP NEED
>
> Hi Rajan,
> Can i get VBA code for this
>
>
>
> Thanks,
> Venkatesh.
>
> On Tue, May 15, 2012 at 12:13 AM, Venkatesh Narla <nvenki...@gmail.com>
> wrote:
>
>> Thanks a lot...
>>
>> On Mon, May 14, 2012 at 11:50 PM, Rajan_Verma <rajanverma1...@gmail.com>
>> wrote:
>>
>>> See the attached Solution
>>> With
>>>
>>> Index/Match()
>>> Lookup()
>>>
>>>
>>> Regards
>>> Rajan verma
>>> +91 7838100659 [IM-Gtalk]
>>>
>>> -----Original Message-----
>>> From: excel-macros@googlegroups.com [mailto:excel-macros@**
>>> googlegroups.com <excel-macros@googlegroups.com>]
>>> On Behalf Of Venkatesh Narla
>>> Sent: 14 May 2012 11:30
>>> To: excel-macros@googlegroups.com
>>> Subject: $$Excel-Macros$$ VLOOKUP HELP NEED
>>>
>>> Hi All,
>>> I need help in Vlookup need formula.
>>>
>>> "Hi All,
>>> Column A has data; Column ""F"" is the range need E to pull"
>>>
>>>
>>>
>>> 10001   #N/A                    A       10001
>>> 10002                           B       10002
>>> 10003                           C       10003
>>> 10004                           D       10004
>>> 10005                           E       10005
>>> 10006                           F       10006
>>> 10007                           G       10007
>>> 10008                           H       10008
>>> 10009                           I       10009
>>> 10010                           J       10010
>>> 10011                           K       10011
>>> 10012                           L       10012
>>> 10013                           M       10013
>>> 10014                           N       10014
>>> 10015                           O       10015
>>> 10016                           P       10016
>>> 10017                           Q       10017
>>> 10018                           R       10018
>>> 10019                           S       10019
>>> 10020                           T       10020
>>>
>>> --
>>> FORUM RULES (986+ members already BANNED for violation)
>>>
>>> 1) Use concise, accurate thread titles. Poor thread titles, like Please
>>> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
>>> will
>>> not get quick attention or may not be answered.
>>>
>>> 2) Don't post a question in the thread of another member.
>>>
>>> 3) Don't post questions regarding breaking or bypassing any security
>>> measure.
>>>
>>> 4) Acknowledge the responses you receive, good or bad.
>>>
>>> 5)  Cross-promotion of, or links to, forums competitive to this forum in
>>> signatures are prohibited.
>>>
>>> NOTE  : Don't ever post personal or confidential data in a workbook.
>>> Forum
>>> owners and members are not responsible for any loss.
>>>
>>> ------------------------------**------------------------------**
>>> ----------------
>>> --------------------------
>>> To post to this group, send email to excel-macros@googlegroups.com
>>>
>>> --
>>> FORUM RULES (986+ members already BANNED for violation)
>>>
>>> 1) Use concise, accurate thread titles. Poor thread titles, like Please
>>> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
>>> will not get quick attention or may not be answered.
>>>
>>> 2) Don't post a question in the thread of another member.
>>>
>>> 3) Don't post questions regarding breaking or bypassing any security
>>> measure.
>>>
>>> 4) Acknowledge the responses you receive, good or bad.
>>>
>>> 5)  Cross-promotion of, or links to, forums competitive to this forum in
>>> signatures are prohibited.
>>>
>>> NOTE  : Don't ever post personal or confidential data in a workbook.
>>> Forum owners and members are not responsible for any loss.
>>>
>>> ------------------------------**------------------------------**
>>> ------------------------------**------------
>>> To post to this group, send email to excel-macros@googlegroups.com
>>>
>>
> --
> FORUM RULES (986+ members already BANNED for violation)
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
>
> 2) Don't post a question in the thread of another member.
>
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
>
> 4) Acknowledge the responses you receive, good or bad.
>
> 5)  Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE  : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
> ------------------------------**------------------------------**
> ------------------------------**------------
> To post to this group, send email to excel-macros@googlegroups.com
> --
> FORUM RULES (986+ members already BANNED for violation)
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
>
> 2) Don't post a question in the thread of another member.
>
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
>
> 4) Acknowledge the responses you receive, good or bad.
>
> 5)  Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
> NOTE  : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
> ------------------------------**------------------------------**
> ------------------------------**------------
> To post to this group, send email to excel-macros@googlegroups.com
>

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

------------------------------------------------------------------------------------------------------
To post to this group, send email to excel-macros@googlegroups.com

Reply via email to