_Verma wrote:
>>
>>> Thanks and Welcome
>>>
>>>
>>> -Original Message-
>>> From: excel-macros@googlegroups.com [mailto:
>>> excel-macros@googlegroups.com]
>>> On Behalf Of Lawali
>>> Sent: Friday, August 19, 2011 7:
.com [mailto:excel-macros@googlegroups.com]
> On Behalf Of Lawali
> Sent: Friday, August 19, 2011 7:57 PM
> To: MS EXCEL AND VBA MACROS
> Subject: Re: $$Excel-Macros$$ Need your help in Vlookup formula.
>
> Rajan,
> Your solution is awesome!!!
>
> On Aug 19, 9:39 am, "Rajan_
ay, August 19, 2011 7:57 PM
> To: MS EXCEL AND VBA MACROS
> Subject: Re: $$Excel-Macros$$ Need your help in Vlookup formula.
>
> Rajan,
> Your solution is awesome!!!
>
> On Aug 19, 9:39 am, "Rajan_Verma" wrote:
> > You Can Tri this :
> >
> > Pri
Thanks and Welcome
-Original Message-
From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com]
On Behalf Of Lawali
Sent: Friday, August 19, 2011 7:57 PM
To: MS EXCEL AND VBA MACROS
Subject: Re: $$Excel-Macros$$ Need your help in Vlookup formula.
Rajan,
Your
Range("F9").Offset(0, k).Value = Range("A" & i).Offset(0,
> 1).Value
>
> k = k + 1
>
> End If
>
> Next
>
> End If
>
> Err:
>
> Application.EnableEvents = True
>
> End Sub
>
> From: excel-macros@google
Hey Inderjit,
please find the attachment...
On Fri, Aug 19, 2011 at 1:02 AM, Indrajit $nai wrote:
> Hi All,
> I need your small help in Vlookup formula. I have attached a file with this
> mail, where you can see 2 columns in the left. One is Qty. another is Sr.
> no.
> Now I want to search Sr.
Dear indajit,
Please see attached sheet..
On Fri, Aug 19, 2011 at 1:02 AM, Indrajit $nai wrote:
> Hi All,
>
> I need your small help in Vlookup formula. I have attached a file with this
> mail, where you can see 2 columns in the left. One is Qty. another is Sr.
> no.
> Now I want to search Sr.
try this
On Fri, Aug 19, 2011 at 1:02 AM, Indrajit $nai wrote:
> Hi All,
>
> I need your small help in Vlookup formula. I have attached a file with this
> mail, where you can see 2 columns in the left. One is Qty. another is Sr.
> no.
> Now I want to search Sr. no. through Qty. Suppose if I put
Hi All,
I need your small help in Vlookup formula. I have attached a file with this
mail, where you can see 2 columns in the left. One is Qty. another is Sr.
no.
Now I want to search Sr. no. through Qty. Suppose if I put Qty. 1400 it will
show me 14, if I put 600 it will show 6, but the problem i