Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-18 Thread Devendra Sahay
Paul, would you please look into this.

On Jan 16, 2017 9:31 AM, "Devendra Sahay" 
wrote:

> Hey Paul,
>
>
> Would you please look into this.
>
>
> On Sat, Jan 14, 2017 at 11:07 AM, Devendra Sahay <
> devendrasahanypt...@gmail.com> wrote:
>
>> Hi Paul,
>>
>> Yes both columns have only one column, I just wanted to check howmany
>> values ar availble in the dump using vlookup.
>>
>> I just changed the column referrence in the code but its not running
>> properly.
>>
>> Thanks,
>> Devendra
>>
>> On Fri, Jan 13, 2017 at 5:57 PM, Paul Schreiner 
>> wrote:
>>
>>> I'm sorry.
>>> I'm not sure what you're trying to do!
>>>
>>> Your two attachments have a single column of data.
>>> They have (7) values in common, but I'm not sure what you want to do
>>> with them.
>>> What macro did you modify?
>>>
>>>
>>>
>>> *Paul*
>>> -
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> *“Do all the good you can,By all the means you can,In all the ways you
>>> can,In all the places you can,At all the times you can,To all the people
>>> you can,As long as ever you can.” - John Wesley*
>>> -
>>>
>>>
>>> On Friday, January 13, 2017 2:29 AM, Devendra Sahay <
>>> devendrasahanypt...@gmail.com> wrote:
>>>
>>>
>>> Hi Paul
>>>
>>> I tried to modify the code according to attached data set, but its not
>>> going through.
>>> Would you, please look into this.
>>>
>>> Both details are extracted from ERP, So need to convert them as number
>>> before running the macro.
>>>
>>> On Tue, Jan 10, 2017 at 6:56 PM, Paul Schreiner 
>>> wrote:
>>>
>>> Yes, Excel/VBA has nearly unlimited flexibility.
>>> But I have no way of knowing what YOU think the possibilities are and
>>> what the columns potentially can be.
>>>
>>> I have applications in which I define variables for the
>>> different heading/column combinations.
>>> then write to these column numbers.
>>> That way, I can rearrange the output columns in any order and the report
>>> automatically writes to the appropriate column.
>>>
>>> but I have no way of determining what you want unless you can describe
>>> it in a way I can understand.
>>>
>>> *Paul*
>>> -- ---
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> *“Do all the good you can,By all the means you can,In all the ways you
>>> can,In all the places you can,At all the times you can,To all the people
>>> you can,As long as ever you can.” - John 
>>> Wesley*--
>>> ---
>>>
>>>
>>> On Tuesday, January 10, 2017 4:07 AM, Devendra Sahay <
>>> devendrasahanypt...@gmail.com > wrote:
>>>
>>>
>>> Hi Paul,
>>>
>>> Code is working fine, but can we make this code more flexible like It
>>> can identify the header name itself because right now its configured to
>>> first column as Order ID.
>>> Column header of "A" can be anything. If you can do so, would be really
>>> good because then we can use the same file for multiple data sets.
>>>
>>> Thanks,
>>> Devendra
>>>
>>>
>>>
>>> On Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner 
>>> wrote:
>>>
>>> Take a look at the macros attached.
>>> See if it looks like what you envisioned, or at least gives you a
>>> starting point.
>>>
>>> *Paul*
>>> -- ---
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> *“Do all the good you can,By all the means you can,In all the ways you
>>> can,In all the places you can,At all the times you can,To all the people
>>> you can,As long as ever you can.” - John 
>>> Wesley*--
>>> ---
>>>
>>>
>>> On Monday, January 9, 2017 11:23 AM, Devendra Sahay <
>>> devendrasahanypt...@gmail.com > wrote:
>>>
>>>
>>> Paul, I mean to say first occurrence of the order id.
>>>
>>> On Jan 9, 2017 9:51 PM, "Paul Schreiner"  wrote:
>>>
>>> First occurrence of... what?
>>> First occurrence of the  Order ID?
>>> customer ID?
>>>
>>> Is the data already sorted in the order by which you want to determine
>>> "first occurrence"?
>>>
>>>
>>> *Paul*
>>> -- ---
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> *“Do all the good you can,By all the means you can,In all the ways you
>>> can,In all the places you can,At all the times you can,To all the people
>>> you can,As long as ever you can.” - John 
>>> Wesley*--
>>> ---
>>>
>>>
>>> On Monday, January 9, 2017 11:06 AM, Devendra Sahay <
>>> devendrasahanypt...@gmail.com > wrote:
>>>
>>>
>>> Paul, Thanks for your reply. Can we extract the details of first
>>> occurrence.
>>> there might be some issues with the sample data, always the data will be
>>> unique and clean.
>>>
>>> On Jan 9, 2017 8:36 PM, "Paul Schreiner"  wrote:
>>>
>>> I'm not sure what RESULT you're expecting.
>>>
>>> For instance, Order ID #CA-2014-AB10015140-41954 has two entries in the
>>> "Dump.xlsx" file.
>>> Row 40098 is 

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-17 Thread georgemartin812 via MS EXCEL AND VBA MACROS


On Tue, 1/17/17, georgemartin812 via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Tuesday, January 17, 2017, 4:00 AM
 
 
 
 On Tue, 1/17/17, mintaspriggs via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: excel-macros@googlegroups.com
  Date: Tuesday, January 17, 2017, 1:05 AM
  
  
  
  On Mon, 1/16/17, martinez.david533 via MS EXCEL AND VBA
  MACROS <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ How to use Index Match
 for
  two different files
   To: excel-macros@googlegroups.com
   Date: Monday, January 16, 2017, 10:11 PM
   
   
   
   On Mon, 1/16/17, mintaspriggs via MS EXCEL AND VBA
 MACROS
   <excel-macros@googlegroups.com>
   wrote:
   
    Subject: Re: $$Excel-Macros$$ How to use Index Match
  for
   two different files
    To: excel-macros@googlegroups.com
    Date: Monday, January 16, 2017, 3:18 PM
    
    
    
    On Mon, 1/16/17, Devendra Sahay <devendrasahanypt...@gmail.com>
    wrote:
    
     Subject: Re: $$Excel-Macros$$ How to use Index
 Match
   for
    two different files
     To: excel-macros@googlegroups.com
     Date: Monday, January 16, 2017, 6:01 AM
     
     Hey Paul,
     
     Would you please look into this. 
     
     On Sat, Jan 14, 2017
     at 11:07 AM, Devendra Sahay <devendrasahanypt...@gmail.com>
     wrote:
     Hi Paul,
     Yes both columns have only one column, I just
     wanted to check howmany values ar availble in the
   dump
    using
     vlookup. 
     I just changed the column referrence in the code
     but its not running properly. 
     Thanks,Devendra
     On Fri, Jan 13, 2017
     at 5:57 PM, Paul Schreiner <schreiner_p...@att.net>
     wrote:
     I'm
     sorry.I'm
     not sure what you're trying to do!
     Your
     two attachments have a single column of data.They
     have (7) values in common, but I'm not sure what
 you
     want to do with them.What
     macro did you modify?
     
      Paul--
     ---
     “Do all the good you
     can,
     By all the means you can,
     In all the ways you can,
     In all the places you can,
     At all the times you can,
     To all the people you can,
     As long as ever you can.” - John Wesley
     --
     --- 
     
      
       On Friday, January 13, 2017 2:29 AM,
     Devendra Sahay <devendrasahanypt...@gmail.com
     > wrote:
       
     
      Hi Paul
     I tried to
     modify the code according to attached data set,
 but
   its
    not
     going through. Would you, please look into
     this. 
     Both details
     are extracted from ERP, So need to convert them
 as
   number
     before running the macro.
     On
     Tue, Jan 10, 2017 at 6:56 PM, Paul Schreiner
 <schreiner_p...@att.net>
    wrote:
     Yes,
     Excel/VBA has nearly unlimited flexibility.But
     I have no way of knowing what YOU think the
    possibilities
     are and what the columns potentially can be.
     I have applications in
     which I define variables for the
    different heading/column
     combinations.then write to these
     column numbers.That way, I can rearrange
 the output
    columns in
     any order and the report automatically writes to
   the
     appropriate column.
     but I have no way of determining what you
     want unless you can describe it in a way I can
     understand. Paul--
     ---
     “Do all the good you can,
     By all the means you can,
     In
     all the ways you can,
     In all the places you
     can,
     At all the times you can,
     To all the people you can,
     As
     long as ever you can.” - John Wesley
     --
     --- 
     
      
     
      On
     Tuesday, January 10, 2017 4:07 AM, Devendra Sahay
   <devendrasahanypt...@gmail.com
    >
     wrote:
       
     
      Hi Paul,
     Code is
     working fine, but can we make this code more
 flexible
   like
     It can identify the header name itself because
 right
   now
    its
     configured to first column as Order ID. Column
     header of "A" can be anything. If you can do so,
     would be really good because then we can use the
 same
   file
     for multiple data sets. 
     Thanks,Devendra
     
     
     On
     Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner
 <schreiner_p...@att.net>
    wrote:
     Take
     a look at the macros attached.See
     if it looks like what y

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-16 Thread georgemartin812 via MS EXCEL AND VBA MACROS


On Tue, 1/17/17, mintaspriggs via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Tuesday, January 17, 2017, 1:05 AM
 
 
 
 On Mon, 1/16/17, martinez.david533 via MS EXCEL AND VBA
 MACROS <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: excel-macros@googlegroups.com
  Date: Monday, January 16, 2017, 10:11 PM
  
  
  
  On Mon, 1/16/17, mintaspriggs via MS EXCEL AND VBA MACROS
  <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ How to use Index Match
 for
  two different files
   To: excel-macros@googlegroups.com
   Date: Monday, January 16, 2017, 3:18 PM
   
   
   
   On Mon, 1/16/17, Devendra Sahay <devendrasahanypt...@gmail.com>
   wrote:
   
    Subject: Re: $$Excel-Macros$$ How to use Index Match
  for
   two different files
    To: excel-macros@googlegroups.com
    Date: Monday, January 16, 2017, 6:01 AM
    
    Hey Paul,
    
    Would you please look into this. 
    
    On Sat, Jan 14, 2017
    at 11:07 AM, Devendra Sahay <devendrasahanypt...@gmail.com>
    wrote:
    Hi Paul,
    Yes both columns have only one column, I just
    wanted to check howmany values ar availble in the
  dump
   using
    vlookup. 
    I just changed the column referrence in the code
    but its not running properly. 
    Thanks,Devendra
    On Fri, Jan 13, 2017
    at 5:57 PM, Paul Schreiner <schreiner_p...@att.net>
    wrote:
    I'm
    sorry.I'm
    not sure what you're trying to do!
    Your
    two attachments have a single column of data.They
    have (7) values in common, but I'm not sure what you
    want to do with them.What
    macro did you modify?
    
     Paul--
    ---
    “Do all the good you
    can,
    By all the means you can,
    In all the ways you can,
    In all the places you can,
    At all the times you can,
    To all the people you can,
    As long as ever you can.” - John Wesley
    --
    --- 
    
     
      On Friday, January 13, 2017 2:29 AM,
    Devendra Sahay <devendrasahanypt...@gmail.com
    > wrote:
      
    
     Hi Paul
    I tried to
    modify the code according to attached data set, but
  its
   not
    going through. Would you, please look into
    this. 
    Both details
    are extracted from ERP, So need to convert them as
  number
    before running the macro.
    On
    Tue, Jan 10, 2017 at 6:56 PM, Paul Schreiner <schreiner_p...@att.net>
   wrote:
    Yes,
    Excel/VBA has nearly unlimited flexibility.But
    I have no way of knowing what YOU think the
   possibilities
    are and what the columns potentially can be.
    I have applications in
    which I define variables for the
   different heading/column
    combinations.then write to these
    column numbers.That way, I can rearrange the output
   columns in
    any order and the report automatically writes to
  the
    appropriate column.
    but I have no way of determining what you
    want unless you can describe it in a way I can
    understand. Paul--
    ---
    “Do all the good you can,
    By all the means you can,
    In
    all the ways you can,
    In all the places you
    can,
    At all the times you can,
    To all the people you can,
    As
    long as ever you can.” - John Wesley
    --
    --- 
    
     
    
     On
    Tuesday, January 10, 2017 4:07 AM, Devendra Sahay
  <devendrasahanypt...@gmail.com
   >
    wrote:
      
    
     Hi Paul,
    Code is
    working fine, but can we make this code more flexible
  like
    It can identify the header name itself because right
  now
   its
    configured to first column as Order ID. Column
    header of "A" can be anything. If you can do so,
    would be really good because then we can use the same
  file
    for multiple data sets. 
    Thanks,Devendra
    
    
    On
    Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner <schreiner_p...@att.net>
   wrote:
    Take
    a look at the macros attached.See
    if it looks like what you envisioned, or at least
  gives
   you
    a starting point.
    Paul--
    ---
    “Do
    all the good you can,
    By all the means you
    can,
    In all the ways you can,
    In all the places you can,
    At
    all the times you can,
    To all the people you
    can,
    As long as ever you can.” - John
    Wesley
    --
    ---
    
    
     
    
     On
    Monday, January 9, 2017 11:23 AM, Devendra Sahay
  <d

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-16 Thread julienneschindler via MS EXCEL AND VBA MACROS


On Tue, 1/17/17, mintaspriggs via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Tuesday, January 17, 2017, 1:05 AM
 
 
 
 On Mon, 1/16/17, martinez.david533 via MS EXCEL AND VBA
 MACROS <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: excel-macros@googlegroups.com
  Date: Monday, January 16, 2017, 10:11 PM
  
  
  
  On Mon, 1/16/17, mintaspriggs via MS EXCEL AND VBA MACROS
  <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ How to use Index Match
 for
  two different files
   To: excel-macros@googlegroups.com
   Date: Monday, January 16, 2017, 3:18 PM
   
   
   
   On Mon, 1/16/17, Devendra Sahay <devendrasahanypt...@gmail.com>
   wrote:
   
    Subject: Re: $$Excel-Macros$$ How to use Index Match
  for
   two different files
    To: excel-macros@googlegroups.com
    Date: Monday, January 16, 2017, 6:01 AM
    
    Hey Paul,
    
    Would you please look into this. 
    
    On Sat, Jan 14, 2017
    at 11:07 AM, Devendra Sahay <devendrasahanypt...@gmail.com>
    wrote:
    Hi Paul,
    Yes both columns have only one column, I just
    wanted to check howmany values ar availble in the
  dump
   using
    vlookup. 
    I just changed the column referrence in the code
    but its not running properly. 
    Thanks,Devendra
    On Fri, Jan 13, 2017
    at 5:57 PM, Paul Schreiner <schreiner_p...@att.net>
    wrote:
    I'm
    sorry.I'm
    not sure what you're trying to do!
    Your
    two attachments have a single column of data.They
    have (7) values in common, but I'm not sure what you
    want to do with them.What
    macro did you modify?
    
     Paul--
    ---
    “Do all the good you
    can,
    By all the means you can,
    In all the ways you can,
    In all the places you can,
    At all the times you can,
    To all the people you can,
    As long as ever you can.” - John Wesley
    --
    --- 
    
     
      On Friday, January 13, 2017 2:29 AM,
    Devendra Sahay <devendrasahanypt...@gmail.com
    > wrote:
      
    
     Hi Paul
    I tried to
    modify the code according to attached data set, but
  its
   not
    going through. Would you, please look into
    this. 
    Both details
    are extracted from ERP, So need to convert them as
  number
    before running the macro.
    On
    Tue, Jan 10, 2017 at 6:56 PM, Paul Schreiner <schreiner_p...@att.net>
   wrote:
    Yes,
    Excel/VBA has nearly unlimited flexibility.But
    I have no way of knowing what YOU think the
   possibilities
    are and what the columns potentially can be.
    I have applications in
    which I define variables for the
   different heading/column
    combinations.then write to these
    column numbers.That way, I can rearrange the output
   columns in
    any order and the report automatically writes to
  the
    appropriate column.
    but I have no way of determining what you
    want unless you can describe it in a way I can
    understand. Paul--
    ---
    “Do all the good you can,
    By all the means you can,
    In
    all the ways you can,
    In all the places you
    can,
    At all the times you can,
    To all the people you can,
    As
    long as ever you can.” - John Wesley
    --
    --- 
    
     
    
     On
    Tuesday, January 10, 2017 4:07 AM, Devendra Sahay
  <devendrasahanypt...@gmail.com
   >
    wrote:
      
    
     Hi Paul,
    Code is
    working fine, but can we make this code more flexible
  like
    It can identify the header name itself because right
  now
   its
    configured to first column as Order ID. Column
    header of "A" can be anything. If you can do so,
    would be really good because then we can use the same
  file
    for multiple data sets. 
    Thanks,Devendra
    
    
    On
    Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner <schreiner_p...@att.net>
   wrote:
    Take
    a look at the macros attached.See
    if it looks like what you envisioned, or at least
  gives
   you
    a starting point.
    Paul--
    ---
    “Do
    all the good you can,
    By all the means you
    can,
    In all the ways you can,
    In all the places you can,
    At
    all the times you can,
    To all the people you
    can,
    As long as ever you can.” - John
    Wesley
    --
    ---
    
    
     
    
     On
    Monday, January 9, 2017 11:23 AM, Devendra Sahay
  <d

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-16 Thread mintaspriggs via MS EXCEL AND VBA MACROS


On Mon, 1/16/17, martinez.david533 via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Monday, January 16, 2017, 10:11 PM
 
 
 
 On Mon, 1/16/17, mintaspriggs via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: excel-macros@googlegroups.com
  Date: Monday, January 16, 2017, 3:18 PM
  
  
  
  On Mon, 1/16/17, Devendra Sahay <devendrasahanypt...@gmail.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ How to use Index Match
 for
  two different files
   To: excel-macros@googlegroups.com
   Date: Monday, January 16, 2017, 6:01 AM
   
   Hey Paul,
   
   Would you please look into this. 
   
   On Sat, Jan 14, 2017
   at 11:07 AM, Devendra Sahay <devendrasahanypt...@gmail.com>
   wrote:
   Hi Paul,
   Yes both columns have only one column, I just
   wanted to check howmany values ar availble in the
 dump
  using
   vlookup. 
   I just changed the column referrence in the code
   but its not running properly. 
   Thanks,Devendra
   On Fri, Jan 13, 2017
   at 5:57 PM, Paul Schreiner <schreiner_p...@att.net>
   wrote:
   I'm
   sorry.I'm
   not sure what you're trying to do!
   Your
   two attachments have a single column of data.They
   have (7) values in common, but I'm not sure what you
   want to do with them.What
   macro did you modify?
   
    Paul--
   ---
   “Do all the good you
   can,
   By all the means you can,
   In all the ways you can,
   In all the places you can,
   At all the times you can,
   To all the people you can,
   As long as ever you can.” - John Wesley
   --
   --- 
   
    
     On Friday, January 13, 2017 2:29 AM,
   Devendra Sahay <devendrasahanypt...@gmail.com
   > wrote:
     
   
    Hi Paul
   I tried to
   modify the code according to attached data set, but
 its
  not
   going through. Would you, please look into
   this. 
   Both details
   are extracted from ERP, So need to convert them as
 number
   before running the macro.
   On
   Tue, Jan 10, 2017 at 6:56 PM, Paul Schreiner <schreiner_p...@att.net>
  wrote:
   Yes,
   Excel/VBA has nearly unlimited flexibility.But
   I have no way of knowing what YOU think the
  possibilities
   are and what the columns potentially can be.
   I have applications in
   which I define variables for the
  different heading/column
   combinations.then write to these
   column numbers.That way, I can rearrange the output
  columns in
   any order and the report automatically writes to
 the
   appropriate column.
   but I have no way of determining what you
   want unless you can describe it in a way I can
   understand. Paul--
   ---
   “Do all the good you can,
   By all the means you can,
   In
   all the ways you can,
   In all the places you
   can,
   At all the times you can,
   To all the people you can,
   As
   long as ever you can.” - John Wesley
   --
   --- 
   
    
   
    On
   Tuesday, January 10, 2017 4:07 AM, Devendra Sahay
 <devendrasahanypt...@gmail.com
  >
   wrote:
     
   
    Hi Paul,
   Code is
   working fine, but can we make this code more flexible
 like
   It can identify the header name itself because right
 now
  its
   configured to first column as Order ID. Column
   header of "A" can be anything. If you can do so,
   would be really good because then we can use the same
 file
   for multiple data sets. 
   Thanks,Devendra
   
   
   On
   Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner <schreiner_p...@att.net>
  wrote:
   Take
   a look at the macros attached.See
   if it looks like what you envisioned, or at least
 gives
  you
   a starting point.
   Paul--
   ---
   “Do
   all the good you can,
   By all the means you
   can,
   In all the ways you can,
   In all the places you can,
   At
   all the times you can,
   To all the people you
   can,
   As long as ever you can.” - John
   Wesley
   --
   ---
   
   
    
   
    On
   Monday, January 9, 2017 11:23 AM, Devendra Sahay
 <devendrasahanypt...@gmail.com
  >
   wrote:
     
   
    Paul,
   I mean to say first occurrence of the order id. 
   On
   Jan 9, 2017 9:51 PM, "Paul Schreiner" <schreiner_p...@att.net>
  wrote:
   First
   occurrence of... what?First
   occurrence of the  Order ID?customer
   ID?
   Is
   the data already sorted in the order by which you
 want to
   determine "first occurrence"?
   
   Paul--
   ---
   “Do
   all th

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-16 Thread martinez.david533 via MS EXCEL AND VBA MACROS


On Mon, 1/16/17, mintaspriggs via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Monday, January 16, 2017, 3:18 PM
 
 
 
 On Mon, 1/16/17, Devendra Sahay <devendrasahanypt...@gmail.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: excel-macros@googlegroups.com
  Date: Monday, January 16, 2017, 6:01 AM
  
  Hey Paul,
  
  Would you please look into this. 
  
  On Sat, Jan 14, 2017
  at 11:07 AM, Devendra Sahay <devendrasahanypt...@gmail.com>
  wrote:
  Hi Paul,
  Yes both columns have only one column, I just
  wanted to check howmany values ar availble in the dump
 using
  vlookup. 
  I just changed the column referrence in the code
  but its not running properly. 
  Thanks,Devendra
  On Fri, Jan 13, 2017
  at 5:57 PM, Paul Schreiner <schreiner_p...@att.net>
  wrote:
  I'm
  sorry.I'm
  not sure what you're trying to do!
  Your
  two attachments have a single column of data.They
  have (7) values in common, but I'm not sure what you
  want to do with them.What
  macro did you modify?
  
   Paul--
  ---
  “Do all the good you
  can,
  By all the means you can,
  In all the ways you can,
  In all the places you can,
  At all the times you can,
  To all the people you can,
  As long as ever you can.” - John Wesley
  --
  --- 
  
   
    On Friday, January 13, 2017 2:29 AM,
  Devendra Sahay <devendrasahanypt...@gmail.com
  > wrote:
    
  
   Hi Paul
  I tried to
  modify the code according to attached data set, but its
 not
  going through. Would you, please look into
  this. 
  Both details
  are extracted from ERP, So need to convert them as number
  before running the macro.
  On
  Tue, Jan 10, 2017 at 6:56 PM, Paul Schreiner <schreiner_p...@att.net>
 wrote:
  Yes,
  Excel/VBA has nearly unlimited flexibility.But
  I have no way of knowing what YOU think the
 possibilities
  are and what the columns potentially can be.
  I have applications in
  which I define variables for the
 different heading/column
  combinations.then write to these
  column numbers.That way, I can rearrange the output
 columns in
  any order and the report automatically writes to the
  appropriate column.
  but I have no way of determining what you
  want unless you can describe it in a way I can
  understand. Paul--
  ---
  “Do all the good you can,
  By all the means you can,
  In
  all the ways you can,
  In all the places you
  can,
  At all the times you can,
  To all the people you can,
  As
  long as ever you can.” - John Wesley
  --
  --- 
  
   
  
   On
  Tuesday, January 10, 2017 4:07 AM, Devendra Sahay 
<devendrasahanypt...@gmail.com
 >
  wrote:
    
  
   Hi Paul,
  Code is
  working fine, but can we make this code more flexible like
  It can identify the header name itself because right now
 its
  configured to first column as Order ID. Column
  header of "A" can be anything. If you can do so,
  would be really good because then we can use the same file
  for multiple data sets. 
  Thanks,Devendra
  
  
  On
  Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner <schreiner_p...@att.net>
 wrote:
  Take
  a look at the macros attached.See
  if it looks like what you envisioned, or at least gives
 you
  a starting point.
  Paul--
  ---
  “Do
  all the good you can,
  By all the means you
  can,
  In all the ways you can,
  In all the places you can,
  At
  all the times you can,
  To all the people you
  can,
  As long as ever you can.” - John
  Wesley
  --
  ---
  
  
   
  
   On
  Monday, January 9, 2017 11:23 AM, Devendra Sahay 
<devendrasahanypt...@gmail.com
 >
  wrote:
    
  
   Paul,
  I mean to say first occurrence of the order id. 
  On
  Jan 9, 2017 9:51 PM, "Paul Schreiner" <schreiner_p...@att.net>
 wrote:
  First
  occurrence of... what?First
  occurrence of the  Order ID?customer
  ID?
  Is
  the data already sorted in the order by which you want to
  determine "first occurrence"?
  
  Paul--
  ---
  “Do
  all the good you can,
  By all the means you
  can,
  In all the ways you can,
  In all the places you can,
  At
  all the times you can,
  To all the people you
  can,
  As long as ever you can.” - John
  Wesley
  --
  ---
  
  
   
    On Monday, January 9, 2017 11:06 AM,
  Devendra Sahay <devendrasahanypt...@gmail.com
 >
  wrote:
    
  
   Paul,
  Thanks for your reply. Can we extract the details of first
  occurrence. there might be some issues with the sample

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-16 Thread mintaspriggs via MS EXCEL AND VBA MACROS


On Mon, 1/16/17, Devendra Sahay <devendrasahanypt...@gmail.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Monday, January 16, 2017, 6:01 AM
 
 Hey Paul,
 
 Would you please look into this. 
 
 On Sat, Jan 14, 2017
 at 11:07 AM, Devendra Sahay <devendrasahanypt...@gmail.com>
 wrote:
 Hi Paul,
 Yes both columns have only one column, I just
 wanted to check howmany values ar availble in the dump using
 vlookup. 
 I just changed the column referrence in the code
 but its not running properly. 
 Thanks,Devendra
 On Fri, Jan 13, 2017
 at 5:57 PM, Paul Schreiner <schreiner_p...@att.net>
 wrote:
 I'm
 sorry.I'm
 not sure what you're trying to do!
 Your
 two attachments have a single column of data.They
 have (7) values in common, but I'm not sure what you
 want to do with them.What
 macro did you modify?
 
  Paul--
 ---
 “Do all the good you
 can,
 By all the means you can,
 In all the ways you can,
 In all the places you can,
 At all the times you can,
 To all the people you can,
 As long as ever you can.” - John Wesley
 --
 --- 
 
  
   On Friday, January 13, 2017 2:29 AM,
 Devendra Sahay <devendrasahanypt...@gmail.com
 > wrote:
   
 
  Hi Paul
 I tried to
 modify the code according to attached data set, but its not
 going through. Would you, please look into
 this. 
 Both details
 are extracted from ERP, So need to convert them as number
 before running the macro.
 On
 Tue, Jan 10, 2017 at 6:56 PM, Paul Schreiner <schreiner_p...@att.net> wrote:
 Yes,
 Excel/VBA has nearly unlimited flexibility.But
 I have no way of knowing what YOU think the possibilities
 are and what the columns potentially can be.
 I have applications in
 which I define variables for the different heading/column
 combinations.then write to these
 column numbers.That way, I can rearrange the output columns in
 any order and the report automatically writes to the
 appropriate column.
 but I have no way of determining what you
 want unless you can describe it in a way I can
 understand. Paul--
 ---
 “Do all the good you can,
 By all the means you can,
 In
 all the ways you can,
 In all the places you
 can,
 At all the times you can,
 To all the people you can,
 As
 long as ever you can.” - John Wesley
 --
 --- 
 
  
 
  On
 Tuesday, January 10, 2017 4:07 AM, Devendra Sahay 
<devendrasahanypt...@gmail.com >
 wrote:
   
 
  Hi Paul,
 Code is
 working fine, but can we make this code more flexible like
 It can identify the header name itself because right now its
 configured to first column as Order ID. Column
 header of "A" can be anything. If you can do so,
 would be really good because then we can use the same file
 for multiple data sets. 
 Thanks,Devendra
 
 
 On
 Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner <schreiner_p...@att.net> wrote:
 Take
 a look at the macros attached.See
 if it looks like what you envisioned, or at least gives you
 a starting point.
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you
 can,
 In all the ways you can,
 In all the places you can,
 At
 all the times you can,
 To all the people you
 can,
 As long as ever you can.” - John
 Wesley
 --
 ---
 
 
  
 
  On
 Monday, January 9, 2017 11:23 AM, Devendra Sahay 
<devendrasahanypt...@gmail.com >
 wrote:
   
 
  Paul,
 I mean to say first occurrence of the order id. 
 On
 Jan 9, 2017 9:51 PM, "Paul Schreiner" <schreiner_p...@att.net> wrote:
 First
 occurrence of... what?First
 occurrence of the  Order ID?customer
 ID?
 Is
 the data already sorted in the order by which you want to
 determine "first occurrence"?
 
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you
 can,
 In all the ways you can,
 In all the places you can,
 At
 all the times you can,
 To all the people you
 can,
 As long as ever you can.” - John
 Wesley
 --
 ---
 
 
  
   On Monday, January 9, 2017 11:06 AM,
 Devendra Sahay <devendrasahanypt...@gmail.com >
 wrote:
   
 
  Paul,
 Thanks for your reply. Can we extract the details of first
 occurrence. there might be some issues with the sample
 data, always the data will be unique and
 clean.
 On
 Jan 9, 2017 8:36 PM, "Paul Schreiner" <schreiner_p...@att.net> wrote:
 I'm
 not sure what RESULT you're expecting.
 For instance, Order ID #CA-2014-AB10015140-41954
 has two entries in the "Dump.xlsx" file.Row 40098 is identical to row 40099 
except for the
 Product related data (ID, Category, Sub-Cat, Name, Sales, Profit,
 Shipping)
 So, what do you wish to record in the
 Workbook2.xlsx file?
 Paul

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-15 Thread Devendra Sahay
Hey Paul,


Would you please look into this.


On Sat, Jan 14, 2017 at 11:07 AM, Devendra Sahay <
devendrasahanypt...@gmail.com> wrote:

> Hi Paul,
>
> Yes both columns have only one column, I just wanted to check howmany
> values ar availble in the dump using vlookup.
>
> I just changed the column referrence in the code but its not running
> properly.
>
> Thanks,
> Devendra
>
> On Fri, Jan 13, 2017 at 5:57 PM, Paul Schreiner 
> wrote:
>
>> I'm sorry.
>> I'm not sure what you're trying to do!
>>
>> Your two attachments have a single column of data.
>> They have (7) values in common, but I'm not sure what you want to do with
>> them.
>> What macro did you modify?
>>
>>
>>
>> *Paul*
>> -
>>
>>
>>
>>
>>
>>
>>
>> *“Do all the good you can,By all the means you can,In all the ways you
>> can,In all the places you can,At all the times you can,To all the people
>> you can,As long as ever you can.” - John Wesley*
>> -
>>
>>
>> On Friday, January 13, 2017 2:29 AM, Devendra Sahay <
>> devendrasahanypt...@gmail.com> wrote:
>>
>>
>> Hi Paul
>>
>> I tried to modify the code according to attached data set, but its not
>> going through.
>> Would you, please look into this.
>>
>> Both details are extracted from ERP, So need to convert them as number
>> before running the macro.
>>
>> On Tue, Jan 10, 2017 at 6:56 PM, Paul Schreiner 
>> wrote:
>>
>> Yes, Excel/VBA has nearly unlimited flexibility.
>> But I have no way of knowing what YOU think the possibilities are and
>> what the columns potentially can be.
>>
>> I have applications in which I define variables for the
>> different heading/column combinations.
>> then write to these column numbers.
>> That way, I can rearrange the output columns in any order and the report
>> automatically writes to the appropriate column.
>>
>> but I have no way of determining what you want unless you can describe it
>> in a way I can understand.
>>
>> *Paul*
>> -- ---
>>
>>
>>
>>
>>
>>
>>
>> *“Do all the good you can,By all the means you can,In all the ways you
>> can,In all the places you can,At all the times you can,To all the people
>> you can,As long as ever you can.” - John 
>> Wesley*--
>> ---
>>
>>
>> On Tuesday, January 10, 2017 4:07 AM, Devendra Sahay <
>> devendrasahanypt...@gmail.com > wrote:
>>
>>
>> Hi Paul,
>>
>> Code is working fine, but can we make this code more flexible like It can
>> identify the header name itself because right now its configured to first
>> column as Order ID.
>> Column header of "A" can be anything. If you can do so, would be really
>> good because then we can use the same file for multiple data sets.
>>
>> Thanks,
>> Devendra
>>
>>
>>
>> On Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner 
>> wrote:
>>
>> Take a look at the macros attached.
>> See if it looks like what you envisioned, or at least gives you a
>> starting point.
>>
>> *Paul*
>> -- ---
>>
>>
>>
>>
>>
>>
>>
>> *“Do all the good you can,By all the means you can,In all the ways you
>> can,In all the places you can,At all the times you can,To all the people
>> you can,As long as ever you can.” - John 
>> Wesley*--
>> ---
>>
>>
>> On Monday, January 9, 2017 11:23 AM, Devendra Sahay <
>> devendrasahanypt...@gmail.com > wrote:
>>
>>
>> Paul, I mean to say first occurrence of the order id.
>>
>> On Jan 9, 2017 9:51 PM, "Paul Schreiner"  wrote:
>>
>> First occurrence of... what?
>> First occurrence of the  Order ID?
>> customer ID?
>>
>> Is the data already sorted in the order by which you want to determine
>> "first occurrence"?
>>
>>
>> *Paul*
>> -- ---
>>
>>
>>
>>
>>
>>
>>
>> *“Do all the good you can,By all the means you can,In all the ways you
>> can,In all the places you can,At all the times you can,To all the people
>> you can,As long as ever you can.” - John 
>> Wesley*--
>> ---
>>
>>
>> On Monday, January 9, 2017 11:06 AM, Devendra Sahay <
>> devendrasahanypt...@gmail.com > wrote:
>>
>>
>> Paul, Thanks for your reply. Can we extract the details of first
>> occurrence.
>> there might be some issues with the sample data, always the data will be
>> unique and clean.
>>
>> On Jan 9, 2017 8:36 PM, "Paul Schreiner"  wrote:
>>
>> I'm not sure what RESULT you're expecting.
>>
>> For instance, Order ID #CA-2014-AB10015140-41954 has two entries in the
>> "Dump.xlsx" file.
>> Row 40098 is identical to row 40099 except for the Product related data
>> (ID, Category, Sub-Cat, Name, Sales, Profit, Shipping)
>>
>> So, what do you wish to record in the Workbook2.xlsx file?
>>
>> *Paul*
>> -- ---
>>
>>
>>
>>
>>
>>
>>
>> *“Do all the good you can,By all the means 

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-15 Thread silvers.r via MS EXCEL AND VBA MACROS


On Sun, 1/15/17, keisha.fry via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Sunday, January 15, 2017, 1:03 PM
 
 
 
 On Sun, 1/15/17, mintaspriggs via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: excel-macros@googlegroups.com
  Date: Sunday, January 15, 2017, 10:49 AM
  
  
  
  On Sun, 1/15/17, libertystringer via MS EXCEL AND VBA
 MACROS
  <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ How to use Index Match
 for
  two different files
   To: excel-macros@googlegroups.com
   Date: Sunday, January 15, 2017, 10:03 AM
   
   
   
   On Sun, 1/15/17, julienneschindler via MS EXCEL AND
 VBA
   MACROS <excel-macros@googlegroups.com>
   wrote:
   
    Subject: Re: $$Excel-Macros$$ How to use Index Match
  for
   two different files
    To: excel-macros@googlegroups.com
    Date: Sunday, January 15, 2017, 6:21 AM
    
    
    
    On Sun, 1/15/17, martinez.david533 via MS EXCEL AND
  VBA
    MACROS <excel-macros@googlegroups.com>
    wrote:
    
     Subject: Re: $$Excel-Macros$$ How to use Index
 Match
   for
    two different files
     To: excel-macros@googlegroups.com
     Date: Sunday, January 15, 2017, 4:39 AM
     
     
     
     On Sun, 1/15/17, silvers.r via MS EXCEL AND VBA
   MACROS
     <excel-macros@googlegroups.com>
     wrote:
     
      Subject: Re: $$Excel-Macros$$ How to use Index
  Match
    for
     two different files
      To: excel-macros@googlegroups.com
      Date: Sunday, January 15, 2017, 4:25 AM
      
      
      
      On Sat, 1/14/17, Devendra Sahay <devendrasahanypt...@gmail.com>
      wrote:
      
       Subject: Re: $$Excel-Macros$$ How to use Index
   Match
     for
      two different files
       To: excel-macros@googlegroups.com
       Date: Saturday, January 14, 2017, 7:37 AM
       
       Hi Paul,
       Yes both columns have only one column, I just
       wanted to check howmany values ar availble in
 the
     dump
      using
       vlookup. 
       I just changed the column referrence in the
 code
       but its not running properly. 
       Thanks,Devendra
       On Fri, Jan 13, 2017
       at 5:57 PM, Paul Schreiner <schreiner_p...@att.net>
       wrote:
       I'm
       sorry.I'm
       not sure what you're trying to do!
       Your
       two attachments have a single column of
 data.They
       have (7) values in common, but I'm not sure
 what
   you
       want to do with them.What
       macro did you modify?
       
        Paul--
       ---
       “Do all the good you
       can,
       By all the means you can,
       In all the ways you can,
       In all the places you can,
       At all the times you can,
       To all the people you can,
       As long as ever you can.” - John Wesley
       --
       --- 
       
        
       
        On Friday,
       January 13, 2017 2:29 AM, Devendra Sahay <devendrasahanypt...@gmail.com
       > wrote:
         
       
        Hi Paul
       I tried to modify the code according
       to attached data set, but its not going
       through. Would you, please look into
       this. 
       Both details
       are extracted from ERP, So need to convert
 them
   as
     number
       before running the macro.
       On Tue, Jan 10, 2017 at 6:56 PM, Paul
       Schreiner <schreiner_p...@att.net>
      wrote:
       Yes,
       Excel/VBA has nearly unlimited flexibility.But
       I have no way of knowing what YOU think the
      possibilities
       are and what the columns potentially can be.
       I have applications in
       which I define variables for the
      different heading/column
       combinations.then write to these
       column numbers.That way, I can rearrange
   the output
      columns in
       any order and the report automatically writes
 to
     the
       appropriate column.
       but I have no way of determining what you
       want unless you can describe it in a way I
 can
      
 understand. Paul--
       ---
       “Do all the good you can,
       By all the means you can,
       In
       all the ways you can,
       In all the places you
       can,
       At all the times you can,
       To all the people you can,
       As
       long as ever you can.” - John Wesley
       --
       --- 
       
  

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-15 Thread keisha.fry via MS EXCEL AND VBA MACROS


On Sun, 1/15/17, mintaspriggs via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Sunday, January 15, 2017, 10:49 AM
 
 
 
 On Sun, 1/15/17, libertystringer via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: excel-macros@googlegroups.com
  Date: Sunday, January 15, 2017, 10:03 AM
  
  
  
  On Sun, 1/15/17, julienneschindler via MS EXCEL AND VBA
  MACROS <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ How to use Index Match
 for
  two different files
   To: excel-macros@googlegroups.com
   Date: Sunday, January 15, 2017, 6:21 AM
   
   
   
   On Sun, 1/15/17, martinez.david533 via MS EXCEL AND
 VBA
   MACROS <excel-macros@googlegroups.com>
   wrote:
   
    Subject: Re: $$Excel-Macros$$ How to use Index Match
  for
   two different files
    To: excel-macros@googlegroups.com
    Date: Sunday, January 15, 2017, 4:39 AM
    
    
    
    On Sun, 1/15/17, silvers.r via MS EXCEL AND VBA
  MACROS
    <excel-macros@googlegroups.com>
    wrote:
    
     Subject: Re: $$Excel-Macros$$ How to use Index
 Match
   for
    two different files
     To: excel-macros@googlegroups.com
     Date: Sunday, January 15, 2017, 4:25 AM
     
     
     
     On Sat, 1/14/17, Devendra Sahay <devendrasahanypt...@gmail.com>
     wrote:
     
      Subject: Re: $$Excel-Macros$$ How to use Index
  Match
    for
     two different files
      To: excel-macros@googlegroups.com
      Date: Saturday, January 14, 2017, 7:37 AM
      
      Hi Paul,
      Yes both columns have only one column, I just
      wanted to check howmany values ar availble in the
    dump
     using
      vlookup. 
      I just changed the column referrence in the code
      but its not running properly. 
      Thanks,Devendra
      On Fri, Jan 13, 2017
      at 5:57 PM, Paul Schreiner <schreiner_p...@att.net>
      wrote:
      I'm
      sorry.I'm
      not sure what you're trying to do!
      Your
      two attachments have a single column of data.They
      have (7) values in common, but I'm not sure what
  you
      want to do with them.What
      macro did you modify?
      
       Paul--
      ---
      “Do all the good you
      can,
      By all the means you can,
      In all the ways you can,
      In all the places you can,
      At all the times you can,
      To all the people you can,
      As long as ever you can.” - John Wesley
      --
      --- 
      
       
      
       On Friday,
      January 13, 2017 2:29 AM, Devendra Sahay <devendrasahanypt...@gmail.com
      > wrote:
        
      
       Hi Paul
      I tried to modify the code according
      to attached data set, but its not going
      through. Would you, please look into
      this. 
      Both details
      are extracted from ERP, So need to convert them
  as
    number
      before running the macro.
      On Tue, Jan 10, 2017 at 6:56 PM, Paul
      Schreiner <schreiner_p...@att.net>
     wrote:
      Yes,
      Excel/VBA has nearly unlimited flexibility.But
      I have no way of knowing what YOU think the
     possibilities
      are and what the columns potentially can be.
      I have applications in
      which I define variables for the
     different heading/column
      combinations.then write to these
      column numbers.That way, I can rearrange
  the output
     columns in
      any order and the report automatically writes to
    the
      appropriate column.
      but I have no way of determining what you
      want unless you can describe it in a way I can
      understand. Paul--
      ---
      “Do all the good you can,
      By all the means you can,
      In
      all the ways you can,
      In all the places you
      can,
      At all the times you can,
      To all the people you can,
      As
      long as ever you can.” - John Wesley
      --
      --- 
      
       
      
       On
      Tuesday, January 10, 2017 4:07 AM, Devendra Sahay
    <devendrasahanypt...@gmail.com
     >
      wrote:
        
      
       Hi Paul,
      Code is
      working fine, but can we make this code more
  flexible
    like
      It can identify the header name itself because
  right
    now
     its
      configured to first column as Order ID. Column
      header of "A" can be anything. If you can do so,
      would be really go

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-15 Thread mintaspriggs via MS EXCEL AND VBA MACROS


On Sun, 1/15/17, libertystringer via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Sunday, January 15, 2017, 10:03 AM
 
 
 
 On Sun, 1/15/17, julienneschindler via MS EXCEL AND VBA
 MACROS <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: excel-macros@googlegroups.com
  Date: Sunday, January 15, 2017, 6:21 AM
  
  
  
  On Sun, 1/15/17, martinez.david533 via MS EXCEL AND VBA
  MACROS <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ How to use Index Match
 for
  two different files
   To: excel-macros@googlegroups.com
   Date: Sunday, January 15, 2017, 4:39 AM
   
   
   
   On Sun, 1/15/17, silvers.r via MS EXCEL AND VBA
 MACROS
   <excel-macros@googlegroups.com>
   wrote:
   
    Subject: Re: $$Excel-Macros$$ How to use Index Match
  for
   two different files
    To: excel-macros@googlegroups.com
    Date: Sunday, January 15, 2017, 4:25 AM
    
    
    
    On Sat, 1/14/17, Devendra Sahay <devendrasahanypt...@gmail.com>
    wrote:
    
     Subject: Re: $$Excel-Macros$$ How to use Index
 Match
   for
    two different files
     To: excel-macros@googlegroups.com
     Date: Saturday, January 14, 2017, 7:37 AM
     
     Hi Paul,
     Yes both columns have only one column, I just
     wanted to check howmany values ar availble in the
   dump
    using
     vlookup. 
     I just changed the column referrence in the code
     but its not running properly. 
     Thanks,Devendra
     On Fri, Jan 13, 2017
     at 5:57 PM, Paul Schreiner <schreiner_p...@att.net>
     wrote:
     I'm
     sorry.I'm
     not sure what you're trying to do!
     Your
     two attachments have a single column of data.They
     have (7) values in common, but I'm not sure what
 you
     want to do with them.What
     macro did you modify?
     
      Paul--
     ---
     “Do all the good you
     can,
     By all the means you can,
     In all the ways you can,
     In all the places you can,
     At all the times you can,
     To all the people you can,
     As long as ever you can.” - John Wesley
     --
     --- 
     
      
     
      On Friday,
     January 13, 2017 2:29 AM, Devendra Sahay <devendrasahanypt...@gmail.com
     > wrote:
       
     
      Hi Paul
     I tried to modify the code according
     to attached data set, but its not going
     through. Would you, please look into
     this. 
     Both details
     are extracted from ERP, So need to convert them
 as
   number
     before running the macro.
     On Tue, Jan 10, 2017 at 6:56 PM, Paul
     Schreiner <schreiner_p...@att.net>
    wrote:
     Yes,
     Excel/VBA has nearly unlimited flexibility.But
     I have no way of knowing what YOU think the
    possibilities
     are and what the columns potentially can be.
     I have applications in
     which I define variables for the
    different heading/column
     combinations.then write to these
     column numbers.That way, I can rearrange
 the output
    columns in
     any order and the report automatically writes to
   the
     appropriate column.
     but I have no way of determining what you
     want unless you can describe it in a way I can
     understand. Paul--
     ---
     “Do all the good you can,
     By all the means you can,
     In
     all the ways you can,
     In all the places you
     can,
     At all the times you can,
     To all the people you can,
     As
     long as ever you can.” - John Wesley
     --
     --- 
     
      
     
      On
     Tuesday, January 10, 2017 4:07 AM, Devendra Sahay
   <devendrasahanypt...@gmail.com
    >
     wrote:
       
     
      Hi Paul,
     Code is
     working fine, but can we make this code more
 flexible
   like
     It can identify the header name itself because
 right
   now
    its
     configured to first column as Order ID. Column
     header of "A" can be anything. If you can do so,
     would be really good because then we can use the
 same
   file
     for multiple data sets. 
     Thanks,Devendra
     
     
     On
     Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner
 <schreiner_p...@att.net>
    wrote:
     Take
     a look at the macros attached.See
     if it looks like what you envisioned, or at least
   gives
    you
     a starting point.
     Paul--
     ---
     “Do
     all the good you can,
     By all the means you

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-15 Thread libertystringer via MS EXCEL AND VBA MACROS


On Sun, 1/15/17, julienneschindler via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Sunday, January 15, 2017, 6:21 AM
 
 
 
 On Sun, 1/15/17, martinez.david533 via MS EXCEL AND VBA
 MACROS <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: excel-macros@googlegroups.com
  Date: Sunday, January 15, 2017, 4:39 AM
  
  
  
  On Sun, 1/15/17, silvers.r via MS EXCEL AND VBA MACROS
  <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ How to use Index Match
 for
  two different files
   To: excel-macros@googlegroups.com
   Date: Sunday, January 15, 2017, 4:25 AM
   
   
   
   On Sat, 1/14/17, Devendra Sahay <devendrasahanypt...@gmail.com>
   wrote:
   
    Subject: Re: $$Excel-Macros$$ How to use Index Match
  for
   two different files
    To: excel-macros@googlegroups.com
    Date: Saturday, January 14, 2017, 7:37 AM
    
    Hi Paul,
    Yes both columns have only one column, I just
    wanted to check howmany values ar availble in the
  dump
   using
    vlookup. 
    I just changed the column referrence in the code
    but its not running properly. 
    Thanks,Devendra
    On Fri, Jan 13, 2017
    at 5:57 PM, Paul Schreiner <schreiner_p...@att.net>
    wrote:
    I'm
    sorry.I'm
    not sure what you're trying to do!
    Your
    two attachments have a single column of data.They
    have (7) values in common, but I'm not sure what you
    want to do with them.What
    macro did you modify?
    
     Paul--
    ---
    “Do all the good you
    can,
    By all the means you can,
    In all the ways you can,
    In all the places you can,
    At all the times you can,
    To all the people you can,
    As long as ever you can.” - John Wesley
    --
    --- 
    
     
    
     On Friday,
    January 13, 2017 2:29 AM, Devendra Sahay <devendrasahanypt...@gmail.com
    > wrote:
      
    
     Hi Paul
    I tried to modify the code according
    to attached data set, but its not going
    through. Would you, please look into
    this. 
    Both details
    are extracted from ERP, So need to convert them as
  number
    before running the macro.
    On Tue, Jan 10, 2017 at 6:56 PM, Paul
    Schreiner <schreiner_p...@att.net>
   wrote:
    Yes,
    Excel/VBA has nearly unlimited flexibility.But
    I have no way of knowing what YOU think the
   possibilities
    are and what the columns potentially can be.
    I have applications in
    which I define variables for the
   different heading/column
    combinations.then write to these
    column numbers.That way, I can rearrange the output
   columns in
    any order and the report automatically writes to
  the
    appropriate column.
    but I have no way of determining what you
    want unless you can describe it in a way I can
    understand. Paul--
    ---
    “Do all the good you can,
    By all the means you can,
    In
    all the ways you can,
    In all the places you
    can,
    At all the times you can,
    To all the people you can,
    As
    long as ever you can.” - John Wesley
    --
    --- 
    
     
    
     On
    Tuesday, January 10, 2017 4:07 AM, Devendra Sahay
  <devendrasahanypt...@gmail.com
   >
    wrote:
      
    
     Hi Paul,
    Code is
    working fine, but can we make this code more flexible
  like
    It can identify the header name itself because right
  now
   its
    configured to first column as Order ID. Column
    header of "A" can be anything. If you can do so,
    would be really good because then we can use the same
  file
    for multiple data sets. 
    Thanks,Devendra
    
    
    On
    Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner <schreiner_p...@att.net>
   wrote:
    Take
    a look at the macros attached.See
    if it looks like what you envisioned, or at least
  gives
   you
    a starting point.
    Paul--
    ---
    “Do
    all the good you can,
    By all the means you
    can,
    In all the ways you can,
    In all the places you can,
    At
    all the times you can,
    To all the people you
    can,
    As long as ever you can.” - John
    Wesley
    --
    ---
    
    
     
    
     On
    Monday, January 9, 2017 11:23 AM, Devendra Sahay
  <devendrasahanypt...@gmail.com
   >
    wrote:
      
    
     Paul,
    I mean to say first occurrence of the order id. 
    On
    Jan 9, 2017 9:51 PM, "

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-14 Thread julienneschindler via MS EXCEL AND VBA MACROS


On Sun, 1/15/17, martinez.david533 via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Sunday, January 15, 2017, 4:39 AM
 
 
 
 On Sun, 1/15/17, silvers.r via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: excel-macros@googlegroups.com
  Date: Sunday, January 15, 2017, 4:25 AM
  
  
  
  On Sat, 1/14/17, Devendra Sahay <devendrasahanypt...@gmail.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ How to use Index Match
 for
  two different files
   To: excel-macros@googlegroups.com
   Date: Saturday, January 14, 2017, 7:37 AM
   
   Hi Paul,
   Yes both columns have only one column, I just
   wanted to check howmany values ar availble in the
 dump
  using
   vlookup. 
   I just changed the column referrence in the code
   but its not running properly. 
   Thanks,Devendra
   On Fri, Jan 13, 2017
   at 5:57 PM, Paul Schreiner <schreiner_p...@att.net>
   wrote:
   I'm
   sorry.I'm
   not sure what you're trying to do!
   Your
   two attachments have a single column of data.They
   have (7) values in common, but I'm not sure what you
   want to do with them.What
   macro did you modify?
   
    Paul--
   ---
   “Do all the good you
   can,
   By all the means you can,
   In all the ways you can,
   In all the places you can,
   At all the times you can,
   To all the people you can,
   As long as ever you can.” - John Wesley
   --
   --- 
   
    
   
    On Friday,
   January 13, 2017 2:29 AM, Devendra Sahay <devendrasahanypt...@gmail.com
   > wrote:
     
   
    Hi Paul
   I tried to modify the code according
   to attached data set, but its not going
   through. Would you, please look into
   this. 
   Both details
   are extracted from ERP, So need to convert them as
 number
   before running the macro.
   On Tue, Jan 10, 2017 at 6:56 PM, Paul
   Schreiner <schreiner_p...@att.net>
  wrote:
   Yes,
   Excel/VBA has nearly unlimited flexibility.But
   I have no way of knowing what YOU think the
  possibilities
   are and what the columns potentially can be.
   I have applications in
   which I define variables for the
  different heading/column
   combinations.then write to these
   column numbers.That way, I can rearrange the output
  columns in
   any order and the report automatically writes to
 the
   appropriate column.
   but I have no way of determining what you
   want unless you can describe it in a way I can
   understand. Paul--
   ---
   “Do all the good you can,
   By all the means you can,
   In
   all the ways you can,
   In all the places you
   can,
   At all the times you can,
   To all the people you can,
   As
   long as ever you can.” - John Wesley
   --
   --- 
   
    
   
    On
   Tuesday, January 10, 2017 4:07 AM, Devendra Sahay
 <devendrasahanypt...@gmail.com
  >
   wrote:
     
   
    Hi Paul,
   Code is
   working fine, but can we make this code more flexible
 like
   It can identify the header name itself because right
 now
  its
   configured to first column as Order ID. Column
   header of "A" can be anything. If you can do so,
   would be really good because then we can use the same
 file
   for multiple data sets. 
   Thanks,Devendra
   
   
   On
   Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner <schreiner_p...@att.net>
  wrote:
   Take
   a look at the macros attached.See
   if it looks like what you envisioned, or at least
 gives
  you
   a starting point.
   Paul--
   ---
   “Do
   all the good you can,
   By all the means you
   can,
   In all the ways you can,
   In all the places you can,
   At
   all the times you can,
   To all the people you
   can,
   As long as ever you can.” - John
   Wesley
   --
   ---
   
   
    
   
    On
   Monday, January 9, 2017 11:23 AM, Devendra Sahay
 <devendrasahanypt...@gmail.com
  >
   wrote:
     
   
    Paul,
   I mean to say first occurrence of the order id. 
   On
   Jan 9, 2017 9:51 PM, "Paul Schreiner" <schreiner_p...@att.net>
  wrote:
   First
   occurrence of... what?First
   occurrence of the  Order ID?customer
   ID?
   Is
   the data already sorted in the order by which you
 want to
   determine "first occurrence"?
   
   Paul--
   ---
   “Do
   all the good you can,
   By all the means you
   can,
   In all the ways you can,
   In all the places you can,
   At
   all the tim

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-14 Thread martinez.david533 via MS EXCEL AND VBA MACROS


On Sun, 1/15/17, silvers.r via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Sunday, January 15, 2017, 4:25 AM
 
 
 
 On Sat, 1/14/17, Devendra Sahay <devendrasahanypt...@gmail.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: excel-macros@googlegroups.com
  Date: Saturday, January 14, 2017, 7:37 AM
  
  Hi Paul,
  Yes both columns have only one column, I just
  wanted to check howmany values ar availble in the dump
 using
  vlookup. 
  I just changed the column referrence in the code
  but its not running properly. 
  Thanks,Devendra
  On Fri, Jan 13, 2017
  at 5:57 PM, Paul Schreiner <schreiner_p...@att.net>
  wrote:
  I'm
  sorry.I'm
  not sure what you're trying to do!
  Your
  two attachments have a single column of data.They
  have (7) values in common, but I'm not sure what you
  want to do with them.What
  macro did you modify?
  
   Paul--
  ---
  “Do all the good you
  can,
  By all the means you can,
  In all the ways you can,
  In all the places you can,
  At all the times you can,
  To all the people you can,
  As long as ever you can.” - John Wesley
  --
  --- 
  
   
  
   On Friday,
  January 13, 2017 2:29 AM, Devendra Sahay <devendrasahanypt...@gmail.com
  > wrote:
    
  
   Hi Paul
  I tried to modify the code according
  to attached data set, but its not going
  through. Would you, please look into
  this. 
  Both details
  are extracted from ERP, So need to convert them as number
  before running the macro.
  On Tue, Jan 10, 2017 at 6:56 PM, Paul
  Schreiner <schreiner_p...@att.net>
 wrote:
  Yes,
  Excel/VBA has nearly unlimited flexibility.But
  I have no way of knowing what YOU think the
 possibilities
  are and what the columns potentially can be.
  I have applications in
  which I define variables for the
 different heading/column
  combinations.then write to these
  column numbers.That way, I can rearrange the output
 columns in
  any order and the report automatically writes to the
  appropriate column.
  but I have no way of determining what you
  want unless you can describe it in a way I can
  understand. Paul--
  ---
  “Do all the good you can,
  By all the means you can,
  In
  all the ways you can,
  In all the places you
  can,
  At all the times you can,
  To all the people you can,
  As
  long as ever you can.” - John Wesley
  --
  --- 
  
   
  
   On
  Tuesday, January 10, 2017 4:07 AM, Devendra Sahay 
<devendrasahanypt...@gmail.com
 >
  wrote:
    
  
   Hi Paul,
  Code is
  working fine, but can we make this code more flexible like
  It can identify the header name itself because right now
 its
  configured to first column as Order ID. Column
  header of "A" can be anything. If you can do so,
  would be really good because then we can use the same file
  for multiple data sets. 
  Thanks,Devendra
  
  
  On
  Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner <schreiner_p...@att.net>
 wrote:
  Take
  a look at the macros attached.See
  if it looks like what you envisioned, or at least gives
 you
  a starting point.
  Paul--
  ---
  “Do
  all the good you can,
  By all the means you
  can,
  In all the ways you can,
  In all the places you can,
  At
  all the times you can,
  To all the people you
  can,
  As long as ever you can.” - John
  Wesley
  --
  ---
  
  
   
  
   On
  Monday, January 9, 2017 11:23 AM, Devendra Sahay 
<devendrasahanypt...@gmail.com
 >
  wrote:
    
  
   Paul,
  I mean to say first occurrence of the order id. 
  On
  Jan 9, 2017 9:51 PM, "Paul Schreiner" <schreiner_p...@att.net>
 wrote:
  First
  occurrence of... what?First
  occurrence of the  Order ID?customer
  ID?
  Is
  the data already sorted in the order by which you want to
  determine "first occurrence"?
  
  Paul--
  ---
  “Do
  all the good you can,
  By all the means you
  can,
  In all the ways you can,
  In all the places you can,
  At
  all the times you can,
  To all the people you
  can,
  As long as ever you can.” - John
  Wesley
  --
  ---
  
  
   
    On Monday, January 9, 2017 11:06 AM,
  Devendra Sahay <devendrasahanypt...@gmail.com
 >
  wrote:
    
  
   Paul,
  Thanks for your reply. Can we extract the details of first
  occurrence. there might be some issues with the sample
  data, always the data will be unique and
  clean.
  On
  Jan 9, 2017 8:36 PM, "Paul Schreiner" <schreiner_p...@att.net>
 wrote:
 

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-14 Thread silvers.r via MS EXCEL AND VBA MACROS


On Sat, 1/14/17, Devendra Sahay <devendrasahanypt...@gmail.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Saturday, January 14, 2017, 7:37 AM
 
 Hi Paul,
 Yes both columns have only one column, I just
 wanted to check howmany values ar availble in the dump using
 vlookup. 
 I just changed the column referrence in the code
 but its not running properly. 
 Thanks,Devendra
 On Fri, Jan 13, 2017
 at 5:57 PM, Paul Schreiner <schreiner_p...@att.net>
 wrote:
 I'm
 sorry.I'm
 not sure what you're trying to do!
 Your
 two attachments have a single column of data.They
 have (7) values in common, but I'm not sure what you
 want to do with them.What
 macro did you modify?
 
  Paul--
 ---
 “Do all the good you
 can,
 By all the means you can,
 In all the ways you can,
 In all the places you can,
 At all the times you can,
 To all the people you can,
 As long as ever you can.” - John Wesley
 --
 --- 
 
  
 
  On Friday,
 January 13, 2017 2:29 AM, Devendra Sahay <devendrasahanypt...@gmail.com
 > wrote:
   
 
  Hi Paul
 I tried to modify the code according
 to attached data set, but its not going
 through. Would you, please look into
 this. 
 Both details
 are extracted from ERP, So need to convert them as number
 before running the macro.
 On Tue, Jan 10, 2017 at 6:56 PM, Paul
 Schreiner <schreiner_p...@att.net> wrote:
 Yes,
 Excel/VBA has nearly unlimited flexibility.But
 I have no way of knowing what YOU think the possibilities
 are and what the columns potentially can be.
 I have applications in
 which I define variables for the different heading/column
 combinations.then write to these
 column numbers.That way, I can rearrange the output columns in
 any order and the report automatically writes to the
 appropriate column.
 but I have no way of determining what you
 want unless you can describe it in a way I can
 understand. Paul--
 ---
 “Do all the good you can,
 By all the means you can,
 In
 all the ways you can,
 In all the places you
 can,
 At all the times you can,
 To all the people you can,
 As
 long as ever you can.” - John Wesley
 --
 --- 
 
  
 
  On
 Tuesday, January 10, 2017 4:07 AM, Devendra Sahay 
<devendrasahanypt...@gmail.com >
 wrote:
   
 
  Hi Paul,
 Code is
 working fine, but can we make this code more flexible like
 It can identify the header name itself because right now its
 configured to first column as Order ID. Column
 header of "A" can be anything. If you can do so,
 would be really good because then we can use the same file
 for multiple data sets. 
 Thanks,Devendra
 
 
 On
 Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner <schreiner_p...@att.net> wrote:
 Take
 a look at the macros attached.See
 if it looks like what you envisioned, or at least gives you
 a starting point.
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you
 can,
 In all the ways you can,
 In all the places you can,
 At
 all the times you can,
 To all the people you
 can,
 As long as ever you can.” - John
 Wesley
 --
 ---
 
 
  
 
  On
 Monday, January 9, 2017 11:23 AM, Devendra Sahay 
<devendrasahanypt...@gmail.com >
 wrote:
   
 
  Paul,
 I mean to say first occurrence of the order id. 
 On
 Jan 9, 2017 9:51 PM, "Paul Schreiner" <schreiner_p...@att.net> wrote:
 First
 occurrence of... what?First
 occurrence of the  Order ID?customer
 ID?
 Is
 the data already sorted in the order by which you want to
 determine "first occurrence"?
 
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you
 can,
 In all the ways you can,
 In all the places you can,
 At
 all the times you can,
 To all the people you
 can,
 As long as ever you can.” - John
 Wesley
 --
 ---
 
 
  
   On Monday, January 9, 2017 11:06 AM,
 Devendra Sahay <devendrasahanypt...@gmail.com >
 wrote:
   
 
  Paul,
 Thanks for your reply. Can we extract the details of first
 occurrence. there might be some issues with the sample
 data, always the data will be unique and
 clean.
 On
 Jan 9, 2017 8:36 PM, "Paul Schreiner" <schreiner_p...@att.net> wrote:
 I'm
 not sure what RESULT you're expecting.
 For instance, Order ID #CA-2014-AB10015140-41954
 has two entries in the "Dump.xlsx" file.Row 40098 is identical to row 40099 
except for the
 Product related data (ID, Category, Sub-Cat, Name, Sales, Profit,
 Shipping)
 So, what do you wish to record in the
 Workbook2.xlsx file?
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you
 can,
 In all the ways you can,
 In all the plac

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-13 Thread silvers.r via MS EXCEL AND VBA MACROS


On Fri, 1/13/17, storeythomas725 via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Friday, January 13, 2017, 2:49 PM
 
 
 
 On Fri, 1/13/17, Paul Schreiner <schreiner_p...@att.net>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: "excel-macros@googlegroups.com"
 <excel-macros@googlegroups.com>
  Date: Friday, January 13, 2017, 2:27 PM
  
  I'm
  sorry.I'm
  not sure what you're trying to do!
  Your
  two attachments have a single column of data.They
  have (7) values in common, but I'm not sure what you
  want to do with them.What
  macro did you modify?
  
   Paul-
  “Do all the good you
  can,
  By all the means you can,
  In all the ways you can,
  In all the places you can,
  At all the times you can,
  To all the people you can,
  As long as ever you can.” - John Wesley
  -
  
  
   
    On Friday, January 13, 2017 2:29 AM,
  Devendra Sahay <devendrasahanypt...@gmail.com>
 wrote:
    
  
   Hi Paul
  I tried to modify the code according
  to attached data set, but its not going
  through. Would you, please look into
  this. 
  Both
  details are extracted from ERP, So need to convert them as
  number before running the macro.
  On Tue, Jan 10, 2017 at
  6:56 PM, Paul Schreiner <schreiner_p...@att.net>
 wrote:
  Yes,
  Excel/VBA has nearly unlimited flexibility.But
  I have no way of knowing what YOU think the
  possibilities are and what the columns potentially can
  be.
  I
  have applications in which I define variables
  for the different heading/column
  combinations.then write to these
  column numbers.That way, I can rearrange the output
 columns
  in any order and the report automatically writes to the
  appropriate column.
  but I have no way of determining
  what you want unless you can describe it in a way
  I can understand. Paul--
  ---
  “Do all the good you can,
  By all the means you can,
  In
  all the ways you can,
  In all the places you
  can,
  At all the times you can,
  To all the people you can,
  As
  long as ever you can.” - John Wesley
  --
  --- 
  
   
  
   On
  Tuesday, January 10, 2017 4:07 AM, Devendra Sahay 
<devendrasahanypt...@gmail.com
 >
  wrote:
    
  
   Hi Paul,
  Code is working fine, but can we
  make this code more flexible like It can identify the
 header
  name itself because right now its configured to first
 column
  as Order ID. Column header of "A"
  can be anything. If you can do so, would be really good
  because then we can use the same file for multiple data
  sets. 
  Thanks,Devendra
  
  
  On Mon, Jan 9, 2017 at 11:18 PM, Paul
  Schreiner <schreiner_p...@att.net>
 wrote:
  Take
  a look at the macros attached.See
  if it looks like what you envisioned, or at least gives
 you
  a starting point.
  Paul--
  ---
  “Do
  all the good you can,
  By all the means you
  can,
  In all the ways you can,
  In all the places you can,
  At
  all the times you can,
  To all the people you
  can,
  As long as ever you can.” - John
  Wesley
  --
  --- 
  
   
  
   On
  Monday, January 9, 2017 11:23 AM, Devendra Sahay 
<devendrasahanypt...@gmail.com
 >
  wrote:
    
  
   Paul,
  I mean to say first occurrence of the order
  id. 
  On
  Jan 9, 2017 9:51 PM, "Paul Schreiner" <schreiner_p...@att.net>
 wrote:
  First
  occurrence of... what?First
  occurrence of the  Order ID?customer
  ID?
  Is
  the data already sorted in the order by which you want to
  determine "first occurrence"?
  
  Paul--
  ---
  “Do
  all the good you can,
  By all the means you
  can,
  In all the ways you can,
  In all the places you can,
  At
  all the times you can,
  To all the people you
  can,
  As long as ever you can.” - John
  Wesley
  --
  ---
  
  
   
    On Monday, January 9, 2017 11:06 AM,
  Devendra Sahay <devendrasahanypt...@gmail.com
 >
  wrote:
    
  
   Paul,
  Thanks for your reply. Can we extract the details of first
  occurrence. there might be some issues with the
  sample data, always the data will be unique and
  clean.
  On
  Jan 9, 2017 8:36 PM, "Paul Schreiner" <schreiner_p...@att.net>
 wrote:
  I'm
  not sure what RESULT you're expecting.
  For instance, Order ID #CA-2014-AB10015140-41954
  has two entries in the "Dump.xlsx" file.Row 40098 is
 identical to row 40099 except for the
  Product related data (ID, Category, Sub-Cat, Name, Sales,
 Profit,
  Shipping)
  So, wh

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-13 Thread storeythomas725 via MS EXCEL AND VBA MACROS


On Fri, 1/13/17, Paul Schreiner <schreiner_p...@att.net> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: "excel-macros@googlegroups.com" <excel-macros@googlegroups.com>
 Date: Friday, January 13, 2017, 2:27 PM
 
 I'm
 sorry.I'm
 not sure what you're trying to do!
 Your
 two attachments have a single column of data.They
 have (7) values in common, but I'm not sure what you
 want to do with them.What
 macro did you modify?
 
  Paul-
 “Do all the good you
 can,
 By all the means you can,
 In all the ways you can,
 In all the places you can,
 At all the times you can,
 To all the people you can,
 As long as ever you can.” - John Wesley
 -
 
 
  
   On Friday, January 13, 2017 2:29 AM,
 Devendra Sahay <devendrasahanypt...@gmail.com> wrote:
   
 
  Hi Paul
 I tried to modify the code according
 to attached data set, but its not going
 through. Would you, please look into
 this. 
 Both
 details are extracted from ERP, So need to convert them as
 number before running the macro.
 On Tue, Jan 10, 2017 at
 6:56 PM, Paul Schreiner <schreiner_p...@att.net> wrote:
 Yes,
 Excel/VBA has nearly unlimited flexibility.But
 I have no way of knowing what YOU think the
 possibilities are and what the columns potentially can
 be.
 I
 have applications in which I define variables
 for the different heading/column
 combinations.then write to these
 column numbers.That way, I can rearrange the output columns
 in any order and the report automatically writes to the
 appropriate column.
 but I have no way of determining
 what you want unless you can describe it in a way
 I can understand. Paul--
 ---
 “Do all the good you can,
 By all the means you can,
 In
 all the ways you can,
 In all the places you
 can,
 At all the times you can,
 To all the people you can,
 As
 long as ever you can.” - John Wesley
 --
 --- 
 
  
 
  On
 Tuesday, January 10, 2017 4:07 AM, Devendra Sahay 
<devendrasahanypt...@gmail.com >
 wrote:
   
 
  Hi Paul,
 Code is working fine, but can we
 make this code more flexible like It can identify the header
 name itself because right now its configured to first column
 as Order ID. Column header of "A"
 can be anything. If you can do so, would be really good
 because then we can use the same file for multiple data
 sets. 
 Thanks,Devendra
 
 
 On Mon, Jan 9, 2017 at 11:18 PM, Paul
 Schreiner <schreiner_p...@att.net> wrote:
 Take
 a look at the macros attached.See
 if it looks like what you envisioned, or at least gives you
 a starting point.
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you
 can,
 In all the ways you can,
 In all the places you can,
 At
 all the times you can,
 To all the people you
 can,
 As long as ever you can.” - John
 Wesley
 --
 --- 
 
  
 
  On
 Monday, January 9, 2017 11:23 AM, Devendra Sahay 
<devendrasahanypt...@gmail.com >
 wrote:
   
 
  Paul,
 I mean to say first occurrence of the order
 id. 
 On
 Jan 9, 2017 9:51 PM, "Paul Schreiner" <schreiner_p...@att.net> wrote:
 First
 occurrence of... what?First
 occurrence of the  Order ID?customer
 ID?
 Is
 the data already sorted in the order by which you want to
 determine "first occurrence"?
 
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you
 can,
 In all the ways you can,
 In all the places you can,
 At
 all the times you can,
 To all the people you
 can,
 As long as ever you can.” - John
 Wesley
 --
 ---
 
 
  
   On Monday, January 9, 2017 11:06 AM,
 Devendra Sahay <devendrasahanypt...@gmail.com >
 wrote:
   
 
  Paul,
 Thanks for your reply. Can we extract the details of first
 occurrence. there might be some issues with the
 sample data, always the data will be unique and
 clean.
 On
 Jan 9, 2017 8:36 PM, "Paul Schreiner" <schreiner_p...@att.net> wrote:
 I'm
 not sure what RESULT you're expecting.
 For instance, Order ID #CA-2014-AB10015140-41954
 has two entries in the "Dump.xlsx" file.Row 40098 is identical to row 40099 
except for the
 Product related data (ID, Category, Sub-Cat, Name, Sales, Profit,
 Shipping)
 So, what do you wish to record in the
 Workbook2.xlsx file?
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you
 can,
 In all the ways you can,
 In all the places you can,
 At
 all the times you can,
 To all the people you
 can,
 As long as ever you can.” - John
 Wesley
 --
 --- 
 
  
 
  On Saturday,
 January 7, 2017 10:42 PM, Devendra Sahay <devendrasahanypt...@gmail.com >
 wrote:
   
 
  Hi Team,
 Sorr

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-13 Thread Paul Schreiner
I'm sorry.I'm not sure what you're trying to do!
Your two attachments have a single column of data.They have (7) values in 
common, but I'm not sure what you want to do with them.What macro did you 
modify?

 Paul-
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
- 

On Friday, January 13, 2017 2:29 AM, Devendra Sahay 
 wrote:
 

 Hi Paul
I tried to modify the code according to attached data set, but its not going 
through. Would you, please look into this. 
Both details are extracted from ERP, So need to convert them as number before 
running the macro.
On Tue, Jan 10, 2017 at 6:56 PM, Paul Schreiner  wrote:

Yes, Excel/VBA has nearly unlimited flexibility.But I have no way of knowing 
what YOU think the possibilities are and what the columns potentially can be.
I have applications in which I define variables for the different 
heading/column combinations.then write to these column numbers.That way, I can 
rearrange the output columns in any order and the report automatically writes 
to the appropriate column.
but I have no way of determining what you want unless you can describe it in a 
way I can understand. Paul-- ---
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
-- --- 

On Tuesday, January 10, 2017 4:07 AM, Devendra Sahay 
 wrote:
 

 Hi Paul,
Code is working fine, but can we make this code more flexible like It can 
identify the header name itself because right now its configured to first 
column as Order ID. Column header of "A" can be anything. If you can do so, 
would be really good because then we can use the same file for multiple data 
sets. 
Thanks,Devendra


On Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner  wrote:

Take a look at the macros attached.See if it looks like what you envisioned, or 
at least gives you a starting point.
Paul-- ---
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
-- --- 

On Monday, January 9, 2017 11:23 AM, Devendra Sahay 
 wrote:
 

 Paul, I mean to say first occurrence of the order id. 
On Jan 9, 2017 9:51 PM, "Paul Schreiner"  wrote:

First occurrence of... what?First occurrence of the  Order ID?customer ID?
Is the data already sorted in the order by which you want to determine "first 
occurrence"?

Paul-- ---
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
-- --- 

On Monday, January 9, 2017 11:06 AM, Devendra Sahay 
 wrote:
 

 Paul, Thanks for your reply. Can we extract the details of first occurrence. 
there might be some issues with the sample data, always the data will be unique 
and clean.
On Jan 9, 2017 8:36 PM, "Paul Schreiner"  wrote:

I'm not sure what RESULT you're expecting.
For instance, Order ID #CA-2014-AB10015140-41954 has two entries in the 
"Dump.xlsx" file.Row 40098 is identical to row 40099 except for the Product 
related data (ID, Category, Sub-Cat, Name, Sales, Profit, Shipping)
So, what do you wish to record in the Workbook2.xlsx file?
Paul-- ---
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
-- --- 

On Saturday, January 7, 2017 10:42 PM, Devendra Sahay 
 wrote:
 

 Hi Team,
Sorry for posting such a long query on the forum, but am working on few reports 
in which I have to write the Index match formula multiple times on daily basis. 
So am thinking to write a macro for this but as I am new to VBA, am not able to 
do so. If you guys can help me out here, would be really appreciated. 
Scenario- 
I have a dump file with the record in the columns & rows with headers. I have a 
another file in which I want to extract the details from the dump file in the 
respect of header & the value. The value (It could be number or the text), of 
which details I want to pull from dump file, 

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-12 Thread Devendra Sahay
Hi Paul

I tried to modify the code according to attached data set, but its not
going through.
Would you, please look into this.

Both details are extracted from ERP, So need to convert them as number
before running the macro.

On Tue, Jan 10, 2017 at 6:56 PM, Paul Schreiner 
wrote:

> Yes, Excel/VBA has nearly unlimited flexibility.
> But I have no way of knowing what YOU think the possibilities are and what
> the columns potentially can be.
>
> I have applications in which I define variables for the
> different heading/column combinations.
> then write to these column numbers.
> That way, I can rearrange the output columns in any order and the report
> automatically writes to the appropriate column.
>
> but I have no way of determining what you want unless you can describe it
> in a way I can understand.
>
> *Paul*
> -
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*
> -
>
>
> On Tuesday, January 10, 2017 4:07 AM, Devendra Sahay <
> devendrasahanypt...@gmail.com> wrote:
>
>
> Hi Paul,
>
> Code is working fine, but can we make this code more flexible like It can
> identify the header name itself because right now its configured to first
> column as Order ID.
> Column header of "A" can be anything. If you can do so, would be really
> good because then we can use the same file for multiple data sets.
>
> Thanks,
> Devendra
>
>
>
> On Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner 
> wrote:
>
> Take a look at the macros attached.
> See if it looks like what you envisioned, or at least gives you a starting
> point.
>
> *Paul*
> -- ---
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*--
> ---
>
>
> On Monday, January 9, 2017 11:23 AM, Devendra Sahay <
> devendrasahanypt...@gmail.com > wrote:
>
>
> Paul, I mean to say first occurrence of the order id.
>
> On Jan 9, 2017 9:51 PM, "Paul Schreiner"  wrote:
>
> First occurrence of... what?
> First occurrence of the  Order ID?
> customer ID?
>
> Is the data already sorted in the order by which you want to determine
> "first occurrence"?
>
>
> *Paul*
> -- ---
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*--
> ---
>
>
> On Monday, January 9, 2017 11:06 AM, Devendra Sahay <
> devendrasahanypt...@gmail.com > wrote:
>
>
> Paul, Thanks for your reply. Can we extract the details of first
> occurrence.
> there might be some issues with the sample data, always the data will be
> unique and clean.
>
> On Jan 9, 2017 8:36 PM, "Paul Schreiner"  wrote:
>
> I'm not sure what RESULT you're expecting.
>
> For instance, Order ID #CA-2014-AB10015140-41954 has two entries in the
> "Dump.xlsx" file.
> Row 40098 is identical to row 40099 except for the Product related data
> (ID, Category, Sub-Cat, Name, Sales, Profit, Shipping)
>
> So, what do you wish to record in the Workbook2.xlsx file?
>
> *Paul*
> -- ---
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*--
> ---
>
>
> On Saturday, January 7, 2017 10:42 PM, Devendra Sahay <
> devendrasahanypt...@gmail.com > wrote:
>
>
> Hi Team,
>
> Sorry for posting such a long query on the forum, but am working on few
> reports in which I have to write the Index match formula multiple times on
> daily basis. So am thinking to write a macro for this but as I am new to
> VBA, am not able to do so. If you guys can help me out here, would be
> really appreciated.
>
> Scenario-
>
> I have a dump file with the record in the columns & rows with headers. I
> have a another file in which I want to extract the details from the dump
> file in the respect of header & the value.
> The value (It could be number or the text), of which details I want to
> pull from dump file, always be in the first column in the workbook. and
> also the headers will be also the same in both workbook for easily map the
> data.
>
>
>
> Required Solution-
>
> Code needs to be written in the workbook 2,where i want to map the values
> from dump. When I hit the run macro button, macro will open a dialogue box
> to select the file & after selecting the file, 

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-10 Thread karleenbiggs via MS EXCEL AND VBA MACROS


On Tue, 1/10/17, cronincarmelita via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Tuesday, January 10, 2017, 10:39 AM
 
 
 
 On Tue, 1/10/17, derrickandrew994 via MS EXCEL AND VBA
 MACROS <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: excel-macros@googlegroups.com
  Date: Tuesday, January 10, 2017, 10:29 AM
  
  
  
  On Tue, 1/10/17, hopkinsruben865 via MS EXCEL AND VBA
 MACROS
  <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ How to use Index Match
 for
  two different files
   To: excel-macros@googlegroups.com
   Date: Tuesday, January 10, 2017, 9:34 AM
   
   
   
   On Mon, 1/9/17, Devendra Sahay <devendrasahanypt...@gmail.com>
   wrote:
   
    Subject: Re: $$Excel-Macros$$ How to use Index Match
  for
   two different files
    To: excel-macros@googlegroups.com
    Date: Monday, January 9, 2017, 6:23 PM
    
    Paul, I mean to say first
    occurrence of the order id. 
    On Jan 9, 2017 9:51
    PM, "Paul Schreiner" <schreiner_p...@att.net>
    wrote:
    First
    occurrence of... what?First
    occurrence of the  Order ID?customer
    ID?
    Is
    the data already sorted in the order by which you
  want to
    determine "first occurrence"?
    
    Paul--
    ---
    “Do
    all the good you can,
    By all the means you can,
    In all the ways you can,
    In all the places you can,
    At all the times you can,
    To all the people you can,
    As long as ever you can.” - John Wesley
    --
    --- 
    
     
      On Monday, January 9, 2017 11:06 AM,
    Devendra Sahay <devendrasahanypt...@gmail.com
    > wrote:
      
    
     Paul,
    Thanks for your reply. Can we extract the details of
  first
    occurrence. there might be some issues with the
  sample
    data, always the data will be unique and
    clean.
    On
    Jan 9, 2017 8:36 PM, "Paul Schreiner" <schreiner_p...@att.net>
    wrote:
    I'm
    not sure what RESULT you're expecting.
    For instance, Order ID #CA-2014-AB10015140-41954
    has two entries in the "Dump.xlsx" file.Row 40098 is
   identical to row 40099 except for the
    Product related data (ID, Category, Sub-Cat, Name,
  Sales,
   Profit,
    Shipping)
    So, what do you wish to record in the
    Workbook2.xlsx file?
    Paul--
    ---
    “Do
    all the good you can,
    By all the means you can,
    In all the ways you can,
    In all the places you can,
    At all the times you can,
    To all the people you can,
    As long as ever you can.” - John Wesley
    --
    --- 
    
     
    
     On Saturday,
    January 7, 2017 10:42 PM, Devendra Sahay <devendrasahanypt...@gmail.com
    > wrote:
      
    
     Hi Team,
    Sorry for posting such a long query on the forum,
    but am working on few reports in which I have to
  write the
    Index match formula multiple times on daily basis. So
  am
    thinking to write a macro for this but as I am new to
  VBA,
    am not able to do so. If you guys can help me out
  here,
    would be really appreciated. 
    Scenario- 
    I have a dump file with the record in the columns
    & rows with headers. I have a another file in
  which I
    want to extract the details from the dump file in
  the
    respect of header & the value. The value (It
    could be number or the text), of which details I want
  to
    pull from dump file, always be in the first column in
  the
    workbook. and also the headers will be also the same
  in
   both
    workbook for easily map the data.
    
    
    Required Solution- 
    Code needs to be written in the workbook 2,where
    i want to map the values from dump. When I hit the
  run
   macro
    button, macro will open a dialogue box to select the
  file
    & after selecting the file, It starts the mapping
  of
    values. 
    Sharing both sample files, Dump & the
    Workbook2. 
    
    -- 
    
    With Regards !!!Devendra
    
    
    
    
    
    -- 
    
    Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And
  do you
    wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official
    Facebook page of this forum @ https://www.facebook.com/
    discussexcel
    
     
    
    FORUM RULES
    
     
    
    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
    n

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-10 Thread Devendra Sahay
Hi Paul,

Code is working fine, but can we make this code more flexible like It can
identify the header name itself because right now its configured to first
column as Order ID.
Column header of "A" can be anything. If you can do so, would be really
good because then we can use the same file for multiple data sets.

Thanks,
Devendra



On Mon, Jan 9, 2017 at 11:18 PM, Paul Schreiner 
wrote:

> Take a look at the macros attached.
> See if it looks like what you envisioned, or at least gives you a starting
> point.
>
> *Paul*
> -
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*
> -
>
>
> On Monday, January 9, 2017 11:23 AM, Devendra Sahay <
> devendrasahanypt...@gmail.com> wrote:
>
>
> Paul, I mean to say first occurrence of the order id.
>
> On Jan 9, 2017 9:51 PM, "Paul Schreiner"  wrote:
>
> First occurrence of... what?
> First occurrence of the  Order ID?
> customer ID?
>
> Is the data already sorted in the order by which you want to determine
> "first occurrence"?
>
>
> *Paul*
> -- ---
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*--
> ---
>
>
> On Monday, January 9, 2017 11:06 AM, Devendra Sahay <
> devendrasahanypt...@gmail.com > wrote:
>
>
> Paul, Thanks for your reply. Can we extract the details of first
> occurrence.
> there might be some issues with the sample data, always the data will be
> unique and clean.
>
> On Jan 9, 2017 8:36 PM, "Paul Schreiner"  wrote:
>
> I'm not sure what RESULT you're expecting.
>
> For instance, Order ID #CA-2014-AB10015140-41954 has two entries in the
> "Dump.xlsx" file.
> Row 40098 is identical to row 40099 except for the Product related data
> (ID, Category, Sub-Cat, Name, Sales, Profit, Shipping)
>
> So, what do you wish to record in the Workbook2.xlsx file?
>
> *Paul*
> -- ---
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*--
> ---
>
>
> On Saturday, January 7, 2017 10:42 PM, Devendra Sahay <
> devendrasahanypt...@gmail.com > wrote:
>
>
> Hi Team,
>
> Sorry for posting such a long query on the forum, but am working on few
> reports in which I have to write the Index match formula multiple times on
> daily basis. So am thinking to write a macro for this but as I am new to
> VBA, am not able to do so. If you guys can help me out here, would be
> really appreciated.
>
> Scenario-
>
> I have a dump file with the record in the columns & rows with headers. I
> have a another file in which I want to extract the details from the dump
> file in the respect of header & the value.
> The value (It could be number or the text), of which details I want to
> pull from dump file, always be in the first column in the workbook. and
> also the headers will be also the same in both workbook for easily map the
> data.
>
>
>
> Required Solution-
>
> Code needs to be written in the workbook 2,where i want to map the values
> from dump. When I hit the run macro button, macro will open a dialogue box
> to select the file & after selecting the file, It starts the mapping of
> values.
>
> Sharing both sample files, Dump & the Workbook2.
>
>
> --
>
> With Regards !!!
> Devendra
>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
> https://www.facebook.com/
> discussexcel 
>
> FORUM RULES
>
> 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) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscribe@ googlegroups.com
> 

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-10 Thread cronincarmelita via MS EXCEL AND VBA MACROS


On Tue, 1/10/17, derrickandrew994 via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Tuesday, January 10, 2017, 10:29 AM
 
 
 
 On Tue, 1/10/17, hopkinsruben865 via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: excel-macros@googlegroups.com
  Date: Tuesday, January 10, 2017, 9:34 AM
  
  
  
  On Mon, 1/9/17, Devendra Sahay <devendrasahanypt...@gmail.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ How to use Index Match
 for
  two different files
   To: excel-macros@googlegroups.com
   Date: Monday, January 9, 2017, 6:23 PM
   
   Paul, I mean to say first
   occurrence of the order id. 
   On Jan 9, 2017 9:51
   PM, "Paul Schreiner" <schreiner_p...@att.net>
   wrote:
   First
   occurrence of... what?First
   occurrence of the  Order ID?customer
   ID?
   Is
   the data already sorted in the order by which you
 want to
   determine "first occurrence"?
   
   Paul--
   ---
   “Do
   all the good you can,
   By all the means you can,
   In all the ways you can,
   In all the places you can,
   At all the times you can,
   To all the people you can,
   As long as ever you can.” - John Wesley
   --
   --- 
   
    
     On Monday, January 9, 2017 11:06 AM,
   Devendra Sahay <devendrasahanypt...@gmail.com
   > wrote:
     
   
    Paul,
   Thanks for your reply. Can we extract the details of
 first
   occurrence. there might be some issues with the
 sample
   data, always the data will be unique and
   clean.
   On
   Jan 9, 2017 8:36 PM, "Paul Schreiner" <schreiner_p...@att.net>
   wrote:
   I'm
   not sure what RESULT you're expecting.
   For instance, Order ID #CA-2014-AB10015140-41954
   has two entries in the "Dump.xlsx" file.Row 40098 is
  identical to row 40099 except for the
   Product related data (ID, Category, Sub-Cat, Name,
 Sales,
  Profit,
   Shipping)
   So, what do you wish to record in the
   Workbook2.xlsx file?
   Paul--
   ---
   “Do
   all the good you can,
   By all the means you can,
   In all the ways you can,
   In all the places you can,
   At all the times you can,
   To all the people you can,
   As long as ever you can.” - John Wesley
   --
   --- 
   
    
   
    On Saturday,
   January 7, 2017 10:42 PM, Devendra Sahay <devendrasahanypt...@gmail.com
   > wrote:
     
   
    Hi Team,
   Sorry for posting such a long query on the forum,
   but am working on few reports in which I have to
 write the
   Index match formula multiple times on daily basis. So
 am
   thinking to write a macro for this but as I am new to
 VBA,
   am not able to do so. If you guys can help me out
 here,
   would be really appreciated. 
   Scenario- 
   I have a dump file with the record in the columns
   & rows with headers. I have a another file in
 which I
   want to extract the details from the dump file in
 the
   respect of header & the value. The value (It
   could be number or the text), of which details I want
 to
   pull from dump file, always be in the first column in
 the
   workbook. and also the headers will be also the same
 in
  both
   workbook for easily map the data.
   
   
   Required Solution- 
   Code needs to be written in the workbook 2,where
   i want to map the values from dump. When I hit the
 run
  macro
   button, macro will open a dialogue box to select the
 file
   & after selecting the file, It starts the mapping
 of
   values. 
   Sharing both sample files, Dump & the
   Workbook2. 
   
   -- 
   
   With Regards !!!Devendra
   
   
   
   
   
   -- 
   
   Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And
 do you
   wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official
   Facebook page of this forum @ https://www.facebook.com/
   discussexcel
   
    
   
   FORUM RULES
   
    
   
   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) Jobs posting is not allowed.
   
   6) Sharing copyrighted material and their links is
 not
   allowed.
   
    
   
   NOTE  : Don't ever post confidential data in a
  workbook.
   Forum owners and members are not responsible for any
 loss.

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-10 Thread derrickandrew994 via MS EXCEL AND VBA MACROS


On Tue, 1/10/17, hopkinsruben865 via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Tuesday, January 10, 2017, 9:34 AM
 
 
 
 On Mon, 1/9/17, Devendra Sahay <devendrasahanypt...@gmail.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: excel-macros@googlegroups.com
  Date: Monday, January 9, 2017, 6:23 PM
  
  Paul, I mean to say first
  occurrence of the order id. 
  On Jan 9, 2017 9:51
  PM, "Paul Schreiner" <schreiner_p...@att.net>
  wrote:
  First
  occurrence of... what?First
  occurrence of the  Order ID?customer
  ID?
  Is
  the data already sorted in the order by which you want to
  determine "first occurrence"?
  
  Paul--
  ---
  “Do
  all the good you can,
  By all the means you can,
  In all the ways you can,
  In all the places you can,
  At all the times you can,
  To all the people you can,
  As long as ever you can.” - John Wesley
  --
  --- 
  
   
    On Monday, January 9, 2017 11:06 AM,
  Devendra Sahay <devendrasahanypt...@gmail.com
  > wrote:
    
  
   Paul,
  Thanks for your reply. Can we extract the details of first
  occurrence. there might be some issues with the sample
  data, always the data will be unique and
  clean.
  On
  Jan 9, 2017 8:36 PM, "Paul Schreiner" <schreiner_p...@att.net>
  wrote:
  I'm
  not sure what RESULT you're expecting.
  For instance, Order ID #CA-2014-AB10015140-41954
  has two entries in the "Dump.xlsx" file.Row 40098 is
 identical to row 40099 except for the
  Product related data (ID, Category, Sub-Cat, Name, Sales,
 Profit,
  Shipping)
  So, what do you wish to record in the
  Workbook2.xlsx file?
  Paul--
  ---
  “Do
  all the good you can,
  By all the means you can,
  In all the ways you can,
  In all the places you can,
  At all the times you can,
  To all the people you can,
  As long as ever you can.” - John Wesley
  --
  --- 
  
   
  
   On Saturday,
  January 7, 2017 10:42 PM, Devendra Sahay <devendrasahanypt...@gmail.com
  > wrote:
    
  
   Hi Team,
  Sorry for posting such a long query on the forum,
  but am working on few reports in which I have to write the
  Index match formula multiple times on daily basis. So am
  thinking to write a macro for this but as I am new to VBA,
  am not able to do so. If you guys can help me out here,
  would be really appreciated. 
  Scenario- 
  I have a dump file with the record in the columns
  & rows with headers. I have a another file in which I
  want to extract the details from the dump file in the
  respect of header & the value. The value (It
  could be number or the text), of which details I want to
  pull from dump file, always be in the first column in the
  workbook. and also the headers will be also the same in
 both
  workbook for easily map the data.
  
  
  Required Solution- 
  Code needs to be written in the workbook 2,where
  i want to map the values from dump. When I hit the run
 macro
  button, macro will open a dialogue box to select the file
  & after selecting the file, It starts the mapping of
  values. 
  Sharing both sample files, Dump & the
  Workbook2. 
  
  -- 
  
  With Regards !!!Devendra
  
  
  
  
  
  -- 
  
  Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you
  wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official
  Facebook page of this forum @ https://www.facebook.com/
  discussexcel
  
   
  
  FORUM RULES
  
   
  
  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) Jobs posting is not allowed.
  
  6) Sharing copyrighted material and their links is not
  allowed.
  
   
  
  NOTE  : Don't ever post confidential data in a
 workbook.
  Forum owners and members are not responsible for any loss.
  
  --- 
  
  You received this message because you are subscribed to
 the
  Google Groups "MS EXCEL AND VBA MACROS" group.
  
  To unsubscribe from this group and stop receiving emails
  from it, send an email to excel-macros+unsubscribe@
  googlegroups.com.
  
  To post to this group, send email to excel-macros@googlegroups.com.
  
  Visit this group at https://groups.google.com/
  group/excel-macros.
  
  For more options, visit https://groups.google.com/d/
  optout.
  
  
       
 

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-09 Thread hopkinsruben865 via MS EXCEL AND VBA MACROS


On Mon, 1/9/17, Devendra Sahay <devendrasahanypt...@gmail.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Monday, January 9, 2017, 6:23 PM
 
 Paul, I mean to say first
 occurrence of the order id. 
 On Jan 9, 2017 9:51
 PM, "Paul Schreiner" <schreiner_p...@att.net>
 wrote:
 First
 occurrence of... what?First
 occurrence of the  Order ID?customer
 ID?
 Is
 the data already sorted in the order by which you want to
 determine "first occurrence"?
 
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you can,
 In all the ways you can,
 In all the places you can,
 At all the times you can,
 To all the people you can,
 As long as ever you can.” - John Wesley
 --
 --- 
 
  
   On Monday, January 9, 2017 11:06 AM,
 Devendra Sahay <devendrasahanypt...@gmail.com
 > wrote:
   
 
  Paul,
 Thanks for your reply. Can we extract the details of first
 occurrence. there might be some issues with the sample
 data, always the data will be unique and
 clean.
 On
 Jan 9, 2017 8:36 PM, "Paul Schreiner" <schreiner_p...@att.net>
 wrote:
 I'm
 not sure what RESULT you're expecting.
 For instance, Order ID #CA-2014-AB10015140-41954
 has two entries in the "Dump.xlsx" file.Row 40098 is identical to row 40099 
except for the
 Product related data (ID, Category, Sub-Cat, Name, Sales, Profit,
 Shipping)
 So, what do you wish to record in the
 Workbook2.xlsx file?
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you can,
 In all the ways you can,
 In all the places you can,
 At all the times you can,
 To all the people you can,
 As long as ever you can.” - John Wesley
 --
 --- 
 
  
 
  On Saturday,
 January 7, 2017 10:42 PM, Devendra Sahay <devendrasahanypt...@gmail.com
 > wrote:
   
 
  Hi Team,
 Sorry for posting such a long query on the forum,
 but am working on few reports in which I have to write the
 Index match formula multiple times on daily basis. So am
 thinking to write a macro for this but as I am new to VBA,
 am not able to do so. If you guys can help me out here,
 would be really appreciated. 
 Scenario- 
 I have a dump file with the record in the columns
 & rows with headers. I have a another file in which I
 want to extract the details from the dump file in the
 respect of header & the value. The value (It
 could be number or the text), of which details I want to
 pull from dump file, always be in the first column in the
 workbook. and also the headers will be also the same in both
 workbook for easily map the data.
 
 
 Required Solution- 
 Code needs to be written in the workbook 2,where
 i want to map the values from dump. When I hit the run macro
 button, macro will open a dialogue box to select the file
 & after selecting the file, It starts the mapping of
 values. 
 Sharing both sample files, Dump & the
 Workbook2. 
 
 -- 
 
 With Regards !!!Devendra
 
 
 
 
 
 -- 
 
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you
 wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official
 Facebook page of this forum @ https://www.facebook.com/
 discussexcel
 
  
 
 FORUM RULES
 
  
 
 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) Jobs posting is not allowed.
 
 6) Sharing copyrighted material and their links is not
 allowed.
 
  
 
 NOTE  : Don't ever post confidential data in a workbook.
 Forum owners and members are not responsible for any loss.
 
 --- 
 
 You received this message because you are subscribed to the
 Google Groups "MS EXCEL AND VBA MACROS" group.
 
 To unsubscribe from this group and stop receiving emails
 from it, send an email to excel-macros+unsubscribe@
 googlegroups.com.
 
 To post to this group, send email to excel-macros@googlegroups.com.
 
 Visit this group at https://groups.google.com/
 group/excel-macros.
 
 For more options, visit https://groups.google.com/d/
 optout.
 
 
  
 
 
 
 -- 
 
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you
 wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official
 Facebook page of this forum @ https://www.facebook.com/
 discussexcel
 
  
 
 FORUM RULES
 
  
 
 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.
 
 

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-09 Thread silvers.r via MS EXCEL AND VBA MACROS


On Mon, 1/9/17, silvers.r via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Monday, January 9, 2017, 11:01 PM
 
 
 
 On Mon, 1/9/17, Paul Schreiner <schreiner_p...@att.net>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ How to use Index Match for
 two different files
  To: "excel-macros@googlegroups.com"
 <excel-macros@googlegroups.com>
  Date: Monday, January 9, 2017, 7:48 PM
  
  Take
  a look at the macros attached.See
  if it looks like what you envisioned, or at least gives
 you
  a starting point.
  Paul-
  “Do
  all the good you can,
  By all the means you can,
  In all the ways you can,
  In all the places you can,
  At all the times you can,
  To all the people you can,
  As long as ever you can.” - John Wesley
  -
  
  
   
    On Monday, January 9, 2017 11:23 AM,
  Devendra Sahay <devendrasahanypt...@gmail.com>
 wrote:
    
  
   Paul, I mean to say first
  occurrence of the order id. 
  On Jan 9, 2017 9:51 PM,
  "Paul Schreiner" <schreiner_p...@att.net>
 wrote:
  First
  occurrence of... what?First
  occurrence of the  Order ID?customer
  ID?
  Is
  the data already sorted in the order by which you want to
  determine "first occurrence"?
  
  Paul--
  ---
  “Do
  all the good you can,
  By all the means you
  can,
  In all the ways you can,
  In all the places you can,
  At
  all the times you can,
  To all the people you
  can,
  As long as ever you can.” - John
  Wesley
  --
  --- 
  
   
    On Monday, January 9, 2017 11:06 AM,
  Devendra Sahay <devendrasahanypt...@gmail.com
 >
  wrote:
    
  
   Paul,
  Thanks for your reply. Can we extract the details of first
  occurrence. there might be some issues with the
  sample data, always the data will be unique and
  clean.
  On
  Jan 9, 2017 8:36 PM, "Paul Schreiner" <schreiner_p...@att.net>
 wrote:
  I'm
  not sure what RESULT you're expecting.
  For instance, Order ID #CA-2014-AB10015140-41954
  has two entries in the "Dump.xlsx" file.Row 40098 is
 identical to row 40099 except for the
  Product related data (ID, Category, Sub-Cat, Name, Sales,
 Profit,
  Shipping)
  So, what do you wish to record in the
  Workbook2.xlsx file?
  Paul--
  ---
  “Do
  all the good you can,
  By all the means you
  can,
  In all the ways you can,
  In all the places you can,
  At
  all the times you can,
  To all the people you
  can,
  As long as ever you can.” - John
  Wesley
  --
  --- 
  
   
  
   On Saturday,
  January 7, 2017 10:42 PM, Devendra Sahay <devendrasahanypt...@gmail.com
 >
  wrote:
    
  
   Hi Team,
  Sorry for
  posting such a long query on the forum, but am working on
  few reports in which I have to write the Index match
 formula
  multiple times on daily basis. So am thinking to write a
  macro for this but as I am new to VBA, am not able to do
 so.
  If you guys can help me out here, would be really
  appreciated. 
  Scenario- 
  I have a dump file with the record
  in the columns & rows with headers. I have a another
  file in which I want to extract the details from the dump
  file in the respect of header & the
  value. The value (It could be number or the
  text), of which details I want to pull from dump file,
  always be in the first column in the workbook. and also
 the
  headers will be also the same in both workbook for easily
  map the data.
  
  
  Required
  Solution- 
  Code
  needs to be written in the workbook 2,where i want to map
  the values from dump. When I hit the run macro button,
 macro
  will open a dialogue box to select the file & after
  selecting the file, It starts the mapping of
  values. 
  Sharing
  both sample files, Dump & the
  Workbook2. 
  
  -- 
  
  With Regards
  !!!Devendra
  
  
  
  
  
  -- 
  
  Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you
  wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official
  Facebook page of this forum @ https://www.facebook.com/ discussexcel
  
   
  
  FORUM RULES
  
   
  
  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) Jobs posting is not allowed.
  
  6) Sharing copyrighted material and their links is not
  allowed.
  
   
  
  NOTE 

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-09 Thread silvers.r via MS EXCEL AND VBA MACROS


On Mon, 1/9/17, Paul Schreiner <schreiner_p...@att.net> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: "excel-macros@googlegroups.com" <excel-macros@googlegroups.com>
 Date: Monday, January 9, 2017, 7:48 PM
 
 Take
 a look at the macros attached.See
 if it looks like what you envisioned, or at least gives you
 a starting point.
 Paul-
 “Do
 all the good you can,
 By all the means you can,
 In all the ways you can,
 In all the places you can,
 At all the times you can,
 To all the people you can,
 As long as ever you can.” - John Wesley
 -
 
 
  
   On Monday, January 9, 2017 11:23 AM,
 Devendra Sahay <devendrasahanypt...@gmail.com> wrote:
   
 
  Paul, I mean to say first
 occurrence of the order id. 
 On Jan 9, 2017 9:51 PM,
 "Paul Schreiner" <schreiner_p...@att.net> wrote:
 First
 occurrence of... what?First
 occurrence of the  Order ID?customer
 ID?
 Is
 the data already sorted in the order by which you want to
 determine "first occurrence"?
 
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you
 can,
 In all the ways you can,
 In all the places you can,
 At
 all the times you can,
 To all the people you
 can,
 As long as ever you can.” - John
 Wesley
 --
 --- 
 
  
   On Monday, January 9, 2017 11:06 AM,
 Devendra Sahay <devendrasahanypt...@gmail.com >
 wrote:
   
 
  Paul,
 Thanks for your reply. Can we extract the details of first
 occurrence. there might be some issues with the
 sample data, always the data will be unique and
 clean.
 On
 Jan 9, 2017 8:36 PM, "Paul Schreiner" <schreiner_p...@att.net> wrote:
 I'm
 not sure what RESULT you're expecting.
 For instance, Order ID #CA-2014-AB10015140-41954
 has two entries in the "Dump.xlsx" file.Row 40098 is identical to row 40099 
except for the
 Product related data (ID, Category, Sub-Cat, Name, Sales, Profit,
 Shipping)
 So, what do you wish to record in the
 Workbook2.xlsx file?
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you
 can,
 In all the ways you can,
 In all the places you can,
 At
 all the times you can,
 To all the people you
 can,
 As long as ever you can.” - John
 Wesley
 --
 --- 
 
  
 
  On Saturday,
 January 7, 2017 10:42 PM, Devendra Sahay <devendrasahanypt...@gmail.com >
 wrote:
   
 
  Hi Team,
 Sorry for
 posting such a long query on the forum, but am working on
 few reports in which I have to write the Index match formula
 multiple times on daily basis. So am thinking to write a
 macro for this but as I am new to VBA, am not able to do so.
 If you guys can help me out here, would be really
 appreciated. 
 Scenario- 
 I have a dump file with the record
 in the columns & rows with headers. I have a another
 file in which I want to extract the details from the dump
 file in the respect of header & the
 value. The value (It could be number or the
 text), of which details I want to pull from dump file,
 always be in the first column in the workbook. and also the
 headers will be also the same in both workbook for easily
 map the data.
 
 
 Required
 Solution- 
 Code
 needs to be written in the workbook 2,where i want to map
 the values from dump. When I hit the run macro button, macro
 will open a dialogue box to select the file & after
 selecting the file, It starts the mapping of
 values. 
 Sharing
 both sample files, Dump & the
 Workbook2. 
 
 -- 
 
 With Regards
 !!!Devendra
 
 
 
 
 
 -- 
 
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you
 wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official
 Facebook page of this forum @ https://www.facebook.com/ discussexcel
 
  
 
 FORUM RULES
 
  
 
 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) Jobs posting is not allowed.
 
 6) Sharing copyrighted material and their links is not
 allowed.
 
  
 
 NOTE  : Don't ever post confidential data in a workbook.
 Forum owners and members are not responsible for any
 loss.
 
 --- 
 
 You received this message because you are subscribed to the
 Google Groups "MS EXCEL AND VBA MACROS" group.
 
 To unsubscribe from this group and stop receiving emails
 from it, send an email to excel-macros+unsubscribe@
 googlegroups.com.
 
 To post to this group, send email to excel-macros@googlegroups.com.
 
 Visit this group at https://groups.google.com/

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-09 Thread karleenbiggs via MS EXCEL AND VBA MACROS


On Mon, 1/9/17, Paul Schreiner <schreiner_p...@att.net> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: "excel-macros@googlegroups.com" <excel-macros@googlegroups.com>
 Date: Monday, January 9, 2017, 7:48 PM
 
 Take
 a look at the macros attached.See
 if it looks like what you envisioned, or at least gives you
 a starting point.
 Paul-
 “Do
 all the good you can,
 By all the means you can,
 In all the ways you can,
 In all the places you can,
 At all the times you can,
 To all the people you can,
 As long as ever you can.” - John Wesley
 -
 
 
  
   On Monday, January 9, 2017 11:23 AM,
 Devendra Sahay <devendrasahanypt...@gmail.com> wrote:
   
 
  Paul, I mean to say first
 occurrence of the order id. 
 On Jan 9, 2017 9:51 PM,
 "Paul Schreiner" <schreiner_p...@att.net> wrote:
 First
 occurrence of... what?First
 occurrence of the  Order ID?customer
 ID?
 Is
 the data already sorted in the order by which you want to
 determine "first occurrence"?
 
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you
 can,
 In all the ways you can,
 In all the places you can,
 At
 all the times you can,
 To all the people you
 can,
 As long as ever you can.” - John
 Wesley
 --
 --- 
 
  
   On Monday, January 9, 2017 11:06 AM,
 Devendra Sahay <devendrasahanypt...@gmail.com >
 wrote:
   
 
  Paul,
 Thanks for your reply. Can we extract the details of first
 occurrence. there might be some issues with the
 sample data, always the data will be unique and
 clean.
 On
 Jan 9, 2017 8:36 PM, "Paul Schreiner" <schreiner_p...@att.net> wrote:
 I'm
 not sure what RESULT you're expecting.
 For instance, Order ID #CA-2014-AB10015140-41954
 has two entries in the "Dump.xlsx" file.Row 40098 is identical to row 40099 
except for the
 Product related data (ID, Category, Sub-Cat, Name, Sales, Profit,
 Shipping)
 So, what do you wish to record in the
 Workbook2.xlsx file?
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you
 can,
 In all the ways you can,
 In all the places you can,
 At
 all the times you can,
 To all the people you
 can,
 As long as ever you can.” - John
 Wesley
 --
 --- 
 
  
 
  On Saturday,
 January 7, 2017 10:42 PM, Devendra Sahay <devendrasahanypt...@gmail.com >
 wrote:
   
 
  Hi Team,
 Sorry for
 posting such a long query on the forum, but am working on
 few reports in which I have to write the Index match formula
 multiple times on daily basis. So am thinking to write a
 macro for this but as I am new to VBA, am not able to do so.
 If you guys can help me out here, would be really
 appreciated. 
 Scenario- 
 I have a dump file with the record
 in the columns & rows with headers. I have a another
 file in which I want to extract the details from the dump
 file in the respect of header & the
 value. The value (It could be number or the
 text), of which details I want to pull from dump file,
 always be in the first column in the workbook. and also the
 headers will be also the same in both workbook for easily
 map the data.
 
 
 Required
 Solution- 
 Code
 needs to be written in the workbook 2,where i want to map
 the values from dump. When I hit the run macro button, macro
 will open a dialogue box to select the file & after
 selecting the file, It starts the mapping of
 values. 
 Sharing
 both sample files, Dump & the
 Workbook2. 
 
 -- 
 
 With Regards
 !!!Devendra
 
 
 
 
 
 -- 
 
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you
 wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official
 Facebook page of this forum @ https://www.facebook.com/ discussexcel
 
  
 
 FORUM RULES
 
  
 
 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) Jobs posting is not allowed.
 
 6) Sharing copyrighted material and their links is not
 allowed.
 
  
 
 NOTE  : Don't ever post confidential data in a workbook.
 Forum owners and members are not responsible for any
 loss.
 
 --- 
 
 You received this message because you are subscribed to the
 Google Groups "MS EXCEL AND VBA MACROS" group.
 
 To unsubscribe from this group and stop receiving emails
 from it, send an email to excel-macros+unsubscribe@
 googlegroups.com.
 
 To post to this group, send email to excel-macros@googlegroups.com.
 
 Visit this group at https://groups.google.com/

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-09 Thread Paul Schreiner
Take a look at the macros attached.See if it looks like what you envisioned, or 
at least gives you a starting point.
Paul-
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
- 

On Monday, January 9, 2017 11:23 AM, Devendra Sahay 
 wrote:
 

 Paul, I mean to say first occurrence of the order id. 
On Jan 9, 2017 9:51 PM, "Paul Schreiner"  wrote:

First occurrence of... what?First occurrence of the  Order ID?customer ID?
Is the data already sorted in the order by which you want to determine "first 
occurrence"?

Paul-- ---
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
-- --- 

On Monday, January 9, 2017 11:06 AM, Devendra Sahay 
 wrote:
 

 Paul, Thanks for your reply. Can we extract the details of first occurrence. 
there might be some issues with the sample data, always the data will be unique 
and clean.
On Jan 9, 2017 8:36 PM, "Paul Schreiner"  wrote:

I'm not sure what RESULT you're expecting.
For instance, Order ID #CA-2014-AB10015140-41954 has two entries in the 
"Dump.xlsx" file.Row 40098 is identical to row 40099 except for the Product 
related data (ID, Category, Sub-Cat, Name, Sales, Profit, Shipping)
So, what do you wish to record in the Workbook2.xlsx file?
Paul-- ---
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
-- --- 

On Saturday, January 7, 2017 10:42 PM, Devendra Sahay 
 wrote:
 

 Hi Team,
Sorry for posting such a long query on the forum, but am working on few reports 
in which I have to write the Index match formula multiple times on daily basis. 
So am thinking to write a macro for this but as I am new to VBA, am not able to 
do so. If you guys can help me out here, would be really appreciated. 
Scenario- 
I have a dump file with the record in the columns & rows with headers. I have a 
another file in which I want to extract the details from the dump file in the 
respect of header & the value. The value (It could be number or the text), of 
which details I want to pull from dump file, always be in the first column in 
the workbook. and also the headers will be also the same in both workbook for 
easily map the data.


Required Solution- 
Code needs to be written in the workbook 2,where i want to map the values from 
dump. When I hit the run macro button, macro will open a dialogue box to select 
the file & after selecting the file, It starts the mapping of values. 
Sharing both sample files, Dump & the Workbook2. 

-- 

With Regards !!!Devendra
-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/ discussexcel
 
FORUM RULES
 
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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.
 
NOTE : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscribe@ googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/ group/excel-macros.
For more options, visit https://groups.google.com/d/ optout.


   -- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/ discussexcel
 
FORUM RULES
 
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 

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-09 Thread georgemartin812 via MS EXCEL AND VBA MACROS


On Mon, 1/9/17, Devendra Sahay <devendrasahanypt...@gmail.com> wrote:

 Subject: Re: $$Excel-Macros$$ How to use Index Match for two different files
 To: excel-macros@googlegroups.com
 Date: Monday, January 9, 2017, 6:23 PM
 
 Paul, I mean to say first
 occurrence of the order id. 
 On Jan 9, 2017 9:51
 PM, "Paul Schreiner" <schreiner_p...@att.net>
 wrote:
 First
 occurrence of... what?First
 occurrence of the  Order ID?customer
 ID?
 Is
 the data already sorted in the order by which you want to
 determine "first occurrence"?
 
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you can,
 In all the ways you can,
 In all the places you can,
 At all the times you can,
 To all the people you can,
 As long as ever you can.” - John Wesley
 --
 --- 
 
  
   On Monday, January 9, 2017 11:06 AM,
 Devendra Sahay <devendrasahanypt...@gmail.com
 > wrote:
   
 
  Paul,
 Thanks for your reply. Can we extract the details of first
 occurrence. there might be some issues with the sample
 data, always the data will be unique and
 clean.
 On
 Jan 9, 2017 8:36 PM, "Paul Schreiner" <schreiner_p...@att.net>
 wrote:
 I'm
 not sure what RESULT you're expecting.
 For instance, Order ID #CA-2014-AB10015140-41954
 has two entries in the "Dump.xlsx" file.Row 40098 is identical to row 40099 
except for the
 Product related data (ID, Category, Sub-Cat, Name, Sales, Profit,
 Shipping)
 So, what do you wish to record in the
 Workbook2.xlsx file?
 Paul--
 ---
 “Do
 all the good you can,
 By all the means you can,
 In all the ways you can,
 In all the places you can,
 At all the times you can,
 To all the people you can,
 As long as ever you can.” - John Wesley
 --
 --- 
 
  
 
  On Saturday,
 January 7, 2017 10:42 PM, Devendra Sahay <devendrasahanypt...@gmail.com
 > wrote:
   
 
  Hi Team,
 Sorry for posting such a long query on the forum,
 but am working on few reports in which I have to write the
 Index match formula multiple times on daily basis. So am
 thinking to write a macro for this but as I am new to VBA,
 am not able to do so. If you guys can help me out here,
 would be really appreciated. 
 Scenario- 
 I have a dump file with the record in the columns
 & rows with headers. I have a another file in which I
 want to extract the details from the dump file in the
 respect of header & the value. The value (It
 could be number or the text), of which details I want to
 pull from dump file, always be in the first column in the
 workbook. and also the headers will be also the same in both
 workbook for easily map the data.
 
 
 Required Solution- 
 Code needs to be written in the workbook 2,where
 i want to map the values from dump. When I hit the run macro
 button, macro will open a dialogue box to select the file
 & after selecting the file, It starts the mapping of
 values. 
 Sharing both sample files, Dump & the
 Workbook2. 
 
 -- 
 
 With Regards !!!Devendra
 
 
 
 
 
 -- 
 
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you
 wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official
 Facebook page of this forum @ https://www.facebook.com/
 discussexcel
 
  
 
 FORUM RULES
 
  
 
 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) Jobs posting is not allowed.
 
 6) Sharing copyrighted material and their links is not
 allowed.
 
  
 
 NOTE  : Don't ever post confidential data in a workbook.
 Forum owners and members are not responsible for any loss.
 
 --- 
 
 You received this message because you are subscribed to the
 Google Groups "MS EXCEL AND VBA MACROS" group.
 
 To unsubscribe from this group and stop receiving emails
 from it, send an email to excel-macros+unsubscribe@
 googlegroups.com.
 
 To post to this group, send email to excel-macros@googlegroups.com.
 
 Visit this group at https://groups.google.com/
 group/excel-macros.
 
 For more options, visit https://groups.google.com/d/
 optout.
 
 
  
 
 
 
 -- 
 
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you
 wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official
 Facebook page of this forum @ https://www.facebook.com/
 discussexcel
 
  
 
 FORUM RULES
 
  
 
 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.
 
 

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-09 Thread Devendra Sahay
Paul, I mean to say first occurrence of the order id.

On Jan 9, 2017 9:51 PM, "Paul Schreiner"  wrote:

> First occurrence of... what?
> First occurrence of the  Order ID?
> customer ID?
>
> Is the data already sorted in the order by which you want to determine
> "first occurrence"?
>
>
> *Paul*
> -
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*
> -
>
>
> On Monday, January 9, 2017 11:06 AM, Devendra Sahay <
> devendrasahanypt...@gmail.com> wrote:
>
>
> Paul, Thanks for your reply. Can we extract the details of first
> occurrence.
> there might be some issues with the sample data, always the data will be
> unique and clean.
>
> On Jan 9, 2017 8:36 PM, "Paul Schreiner"  wrote:
>
> I'm not sure what RESULT you're expecting.
>
> For instance, Order ID #CA-2014-AB10015140-41954 has two entries in the
> "Dump.xlsx" file.
> Row 40098 is identical to row 40099 except for the Product related data
> (ID, Category, Sub-Cat, Name, Sales, Profit, Shipping)
>
> So, what do you wish to record in the Workbook2.xlsx file?
>
> *Paul*
> -- ---
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*--
> ---
>
>
> On Saturday, January 7, 2017 10:42 PM, Devendra Sahay <
> devendrasahanypt...@gmail.com > wrote:
>
>
> Hi Team,
>
> Sorry for posting such a long query on the forum, but am working on few
> reports in which I have to write the Index match formula multiple times on
> daily basis. So am thinking to write a macro for this but as I am new to
> VBA, am not able to do so. If you guys can help me out here, would be
> really appreciated.
>
> Scenario-
>
> I have a dump file with the record in the columns & rows with headers. I
> have a another file in which I want to extract the details from the dump
> file in the respect of header & the value.
> The value (It could be number or the text), of which details I want to
> pull from dump file, always be in the first column in the workbook. and
> also the headers will be also the same in both workbook for easily map the
> data.
>
>
>
> Required Solution-
>
> Code needs to be written in the workbook 2,where i want to map the values
> from dump. When I hit the run macro button, macro will open a dialogue box
> to select the file & after selecting the file, It starts the mapping of
> values.
>
> Sharing both sample files, Dump & the Workbook2.
>
>
> --
>
> With Regards !!!
> Devendra
>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
> https://www.facebook.com/
> discussexcel 
>
> FORUM RULES
>
> 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) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscribe@ googlegroups.com
> .
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at https://groups.google.com/ group/excel-macros
> .
> For more options, visit https://groups.google.com/d/ optout
> .
>
>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
> https://www.facebook.com/
> discussexcel 
>
> FORUM RULES
>
> 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) 

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-09 Thread Paul Schreiner
First occurrence of... what?First occurrence of the  Order ID?customer ID?
Is the data already sorted in the order by which you want to determine "first 
occurrence"?

Paul-
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
- 

On Monday, January 9, 2017 11:06 AM, Devendra Sahay 
 wrote:
 

 Paul, Thanks for your reply. Can we extract the details of first occurrence. 
there might be some issues with the sample data, always the data will be unique 
and clean.
On Jan 9, 2017 8:36 PM, "Paul Schreiner"  wrote:

I'm not sure what RESULT you're expecting.
For instance, Order ID #CA-2014-AB10015140-41954 has two entries in the 
"Dump.xlsx" file.Row 40098 is identical to row 40099 except for the Product 
related data (ID, Category, Sub-Cat, Name, Sales, Profit, Shipping)
So, what do you wish to record in the Workbook2.xlsx file?
Paul-- ---
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
-- --- 

On Saturday, January 7, 2017 10:42 PM, Devendra Sahay 
 wrote:
 

 Hi Team,
Sorry for posting such a long query on the forum, but am working on few reports 
in which I have to write the Index match formula multiple times on daily basis. 
So am thinking to write a macro for this but as I am new to VBA, am not able to 
do so. If you guys can help me out here, would be really appreciated. 
Scenario- 
I have a dump file with the record in the columns & rows with headers. I have a 
another file in which I want to extract the details from the dump file in the 
respect of header & the value. The value (It could be number or the text), of 
which details I want to pull from dump file, always be in the first column in 
the workbook. and also the headers will be also the same in both workbook for 
easily map the data.


Required Solution- 
Code needs to be written in the workbook 2,where i want to map the values from 
dump. When I hit the run macro button, macro will open a dialogue box to select 
the file & after selecting the file, It starts the mapping of values. 
Sharing both sample files, Dump & the Workbook2. 

-- 

With Regards !!!Devendra
-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/ discussexcel
 
FORUM RULES
 
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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.
 
NOTE : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscribe@ googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/ group/excel-macros.
For more options, visit https://groups.google.com/d/ optout.


   -- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/ discussexcel
 
FORUM RULES
 
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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.
 
NOTE : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscribe@ googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at 

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-09 Thread Devendra Sahay
Paul, Thanks for your reply. Can we extract the details of first
occurrence.
there might be some issues with the sample data, always the data will be
unique and clean.

On Jan 9, 2017 8:36 PM, "Paul Schreiner"  wrote:

I'm not sure what RESULT you're expecting.

For instance, Order ID #CA-2014-AB10015140-41954 has two entries in the
"Dump.xlsx" file.
Row 40098 is identical to row 40099 except for the Product related data
(ID, Category, Sub-Cat, Name, Sales, Profit, Shipping)

So, what do you wish to record in the Workbook2.xlsx file?

*Paul*
-







*“Do all the good you can,By all the means you can,In all the ways you
can,In all the places you can,At all the times you can,To all the people
you can,As long as ever you can.” - John Wesley*
-


On Saturday, January 7, 2017 10:42 PM, Devendra Sahay <
devendrasahanypt...@gmail.com> wrote:


Hi Team,

Sorry for posting such a long query on the forum, but am working on few
reports in which I have to write the Index match formula multiple times on
daily basis. So am thinking to write a macro for this but as I am new to
VBA, am not able to do so. If you guys can help me out here, would be
really appreciated.

Scenario-

I have a dump file with the record in the columns & rows with headers. I
have a another file in which I want to extract the details from the dump
file in the respect of header & the value.
The value (It could be number or the text), of which details I want to pull
from dump file, always be in the first column in the workbook. and also the
headers will be also the same in both workbook for easily map the data.



Required Solution-

Code needs to be written in the workbook 2,where i want to map the values
from dump. When I hit the run macro button, macro will open a dialogue box
to select the file & after selecting the file, It starts the mapping of
values.

Sharing both sample files, Dump & the Workbook2.


-- 

With Regards !!!
Devendra

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE : Don't ever post confidential data in a workbook. Forum owners and
members are not responsible for any loss.
---
You received this message because you are subscribed to the Google Groups
"MS EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE : Don't ever post confidential data in a workbook. Forum owners and
members are not responsible for any loss.
---
You received this message because you are subscribed to the Google Groups
"MS EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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 

Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-09 Thread Paul Schreiner
I'm not sure what RESULT you're expecting.
For instance, Order ID #CA-2014-AB10015140-41954 has two entries in the 
"Dump.xlsx" file.Row 40098 is identical to row 40099 except for the Product 
related data (ID, Category, Sub-Cat, Name, Sales, Profit, Shipping)
So, what do you wish to record in the Workbook2.xlsx file?
Paul-
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
- 

On Saturday, January 7, 2017 10:42 PM, Devendra Sahay 
 wrote:
 

 Hi Team,
Sorry for posting such a long query on the forum, but am working on few reports 
in which I have to write the Index match formula multiple times on daily basis. 
So am thinking to write a macro for this but as I am new to VBA, am not able to 
do so. If you guys can help me out here, would be really appreciated. 
Scenario- 
I have a dump file with the record in the columns & rows with headers. I have a 
another file in which I want to extract the details from the dump file in the 
respect of header & the value. The value (It could be number or the text), of 
which details I want to pull from dump file, always be in the first column in 
the workbook. and also the headers will be also the same in both workbook for 
easily map the data.


Required Solution- 
Code needs to be written in the workbook 2,where i want to map the values from 
dump. When I hit the run macro button, macro will open a dialogue box to select 
the file & after selecting the file, It starts the mapping of values. 
Sharing both sample files, Dump & the Workbook2. 

-- 

With Regards !!!Devendra
-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel
 
FORUM RULES
 
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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.
 
NOTE : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


   

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-09 Thread Devendra Sahay
Paul & Mandeep, Would you please look into this.

On Mon, Jan 9, 2017 at 4:16 PM, Devendra Sahay <
devendrasahanypt...@gmail.com> wrote:

> Guys waiting for your reply.
>
> On Sun, Jan 8, 2017 at 9:12 AM, Devendra Sahay <
> devendrasahanypt...@gmail.com> wrote:
>
>> Hi Team,
>>
>> Sorry for posting such a long query on the forum, but am working on few
>> reports in which I have to write the Index match formula multiple times on
>> daily basis. So am thinking to write a macro for this but as I am new to
>> VBA, am not able to do so. If you guys can help me out here, would be
>> really appreciated.
>>
>> Scenario-
>>
>> I have a dump file with the record in the columns & rows with headers. I
>> have a another file in which I want to extract the details from the dump
>> file in the respect of header & the value.
>> The value (It could be number or the text), of which details I want to
>> pull from dump file, always be in the first column in the workbook. and
>> also the headers will be also the same in both workbook for easily map the
>> data.
>>
>>
>>
>> Required Solution-
>>
>> Code needs to be written in the workbook 2,where i want to map the values
>> from dump. When I hit the run macro button, macro will open a dialogue box
>> to select the file & after selecting the file, It starts the mapping of
>> values.
>>
>> Sharing both sample files, Dump & the Workbook2.
>>
>>
>> --
>>
>> With Regards !!!
>> Devendra
>>
>>
>
>
> --
>
> With Regards !!!
> Devendra
>
>


-- 

With Regards !!!
Devendra

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Re: $$Excel-Macros$$ How to use Index Match for two different files

2017-01-09 Thread Devendra Sahay
Guys waiting for your reply.

On Sun, Jan 8, 2017 at 9:12 AM, Devendra Sahay <
devendrasahanypt...@gmail.com> wrote:

> Hi Team,
>
> Sorry for posting such a long query on the forum, but am working on few
> reports in which I have to write the Index match formula multiple times on
> daily basis. So am thinking to write a macro for this but as I am new to
> VBA, am not able to do so. If you guys can help me out here, would be
> really appreciated.
>
> Scenario-
>
> I have a dump file with the record in the columns & rows with headers. I
> have a another file in which I want to extract the details from the dump
> file in the respect of header & the value.
> The value (It could be number or the text), of which details I want to
> pull from dump file, always be in the first column in the workbook. and
> also the headers will be also the same in both workbook for easily map the
> data.
>
>
>
> Required Solution-
>
> Code needs to be written in the workbook 2,where i want to map the values
> from dump. When I hit the run macro button, macro will open a dialogue box
> to select the file & after selecting the file, It starts the mapping of
> values.
>
> Sharing both sample files, Dump & the Workbook2.
>
>
> --
>
> With Regards !!!
> Devendra
>
>


-- 

With Regards !!!
Devendra

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


$$Excel-Macros$$ How to use Index Match for two different files

2017-01-07 Thread Devendra Sahay
Hi Team,

Sorry for posting such a long query on the forum, but am working on few
reports in which I have to write the Index match formula multiple times on
daily basis. So am thinking to write a macro for this but as I am new to
VBA, am not able to do so. If you guys can help me out here, would be
really appreciated.

Scenario-

I have a dump file with the record in the columns & rows with headers. I
have a another file in which I want to extract the details from the dump
file in the respect of header & the value.
The value (It could be number or the text), of which details I want to pull
from dump file, always be in the first column in the workbook. and also the
headers will be also the same in both workbook for easily map the data.



Required Solution-

Code needs to be written in the workbook 2,where i want to map the values
from dump. When I hit the run macro button, macro will open a dialogue box
to select the file & after selecting the file, It starts the mapping of
values.

Sharing both sample files, Dump & the Workbook2.


-- 

With Regards !!!
Devendra

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Dump.xlsx
Description: MS-Excel 2007 spreadsheet


Workbook2.xlsx
Description: MS-Excel 2007 spreadsheet