+ Reply to Thread
Results 1 to 2 of 2

Extract Data from multiple excel files based on a Enquirer ID

Hybrid View

pmyk Extract Data from multiple... 10-10-2013, 03:41 AM
pmyk Re: Extract Data from... 10-28-2013, 01:40 AM
  1. #1
    Registered User
    Join Date
    05-27-2011
    Location
    Chennai, India
    MS-Off Ver
    Excel 2007
    Posts
    20

    Extract Data from multiple excel files based on a Enquirer ID

    I want to Extract Data from multiple excel files based on Enquirer ID.
    In Enquirer.xls I have Enquirer ID in Col A, Name in Col B.
    ID - - - Name
    1234 - - - Charles
    1235 - - - Bennet
    1236 - - - Andrew
    1237 - - - Abraham

    In Postal.xls I have date-wise Postal Communication information done on various dates.
    So, ID may be repeated. (Date column is not given below)
    ID - - - Postal Communication
    1234 - - - Discount offered
    1235 - - - New Scheme introduced
    1234 - - - 30 days more
    1237 - - - Introduce your Friends

    Similarly in Email.xls I have date-wise Email information done on various dates. Again, ID may be repeated.
    (Date column is not given below)
    ID - - - Email Communication
    1234 - - - Photos attached
    1235 - - - MP3 Attached
    1235 - - - more info
    1237 - - - Invitation

    Now, through VBA, I want to create Report ID-wise, omitting if no data found in Postal and Email (eg. 1236):
    (Date column is not given below)
    ID - - - Name - - - Postal - - - - - - - - - Email
    1234 - - - Charles - - - Discount offered
    1234 - - - Charles - - - - - - - - - - - - - - Photos attached
    1234 - - - Charles - - - 30 days more
    1235 - - - Bennet - - - New Scheme introduced
    1235 - - - Bennet - - - - - - - - - - - - - - - - - MP3 Attached
    1235 - - - Bennet - - - - - - - - - - - - - - - - - -more info
    1237 - - - Abraham - - - - - - - - - - - - - -- Invitation
    1237 - - - Abraham - - - Introduce your Friends

    Please help. Thanks in advance.
    Last edited by pmyk; 10-10-2013 at 03:51 AM. Reason: Corrections

  2. #2
    Registered User
    Join Date
    05-27-2011
    Location
    Chennai, India
    MS-Off Ver
    Excel 2007
    Posts
    20

    Re: Extract Data from multiple excel files based on a Enquirer ID

    Cross posted a similar problem here
    This is SOLVED. Thanks everyone.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Extract Data From Multiple Excel Files -> One File
    By ozzabozza in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-16-2013, 10:20 AM
  2. Load multiple excel files into an excel sheet and extract data
    By Martijn79 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-03-2013, 06:08 PM
  3. Use VBA to extract data from multiple files
    By JCHC in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-19-2013, 12:03 PM
  4. [SOLVED] Extract Data From Multiple Excel Files -> One File
    By Michael via OfficeKB.com in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-24-2012, 01:02 PM
  5. Replies: 0
    Last Post: 06-17-2008, 12:39 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1