Results 1 to 13 of 13

Search specific text from multiple sheets based on condition

Threaded View

  1. #1
    Registered User
    Join Date
    08-11-2010
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    58

    Search specific text from multiple sheets based on condition

    Good Day All!!

    We are looking for some help in extracting information from existing sheets based on a condition and copying it into another sheet.

    We have two systems one core and one updated. There are lot of screen in the Updated system where no one has clue what has been updated.
    The screen parameters could have been updated or a new screen could have been created. We are to figure out the difference between Core and Updated system and list it down for further evaluation and requirement analysis. We are to build new screens in mid-range systems so this would be the input to our requirements doc where we would be building new screens.

    We have around 300 sheets where we manually copied which are mainframe copybooks. The intent is to extract the list of parameters from each copybook and map it against a mid-range database table. We are trying to get to the solution but getting stuck while moving from line to line to search and extract from each of the 300 sheets and then place it one sheet in order like below.

    Below is the snapshot of the data.
    The first line is the Screen name and each section has
    a. Group Name
    b. Parameter-L
    c. Parameter-A
    d. Actual Parameter

    CORPORATE PARAMETER FILE ACCESS
    MM-SC1-AREA.
    FILLER PIC X(12).
    MM-SC1-CORPORATE-GROUP.
    05 MM-SC1-CORPORATE-L PIC S9(4) COMP.
    05 MM-SC1-CORPORATE-A PIC X.
    05 MM-SC1-CORPORATE PIC X(03).
    MM-SC1-REGION-GROUP.
    05 MM-SC1-REGION-L PIC S9(4) COMP.
    05 MM-SC1-REGION-A PIC X.
    05 MM-SC1-REGION PIC X(02).
    There are lot of sub components in writing macro, we are trying our best to get this done but help here would be really great as this would avoid lot of manual work.

    Attached is the sample spreadsheet for your reference. Await for your support.

    Regards,
    Sri
    Attached Files Attached Files
    Last edited by sreeks; 08-21-2017 at 01:50 AM. Reason: Uploaded an updated workbook with sheet names. Earlier it was Input-1 and Input-2 and now have given the actual sheet names.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Copy rows from multiple sheets based on condition
    By murzilka in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-29-2016, 04:49 PM
  2. Replies: 2
    Last Post: 06-24-2015, 09:08 AM
  3. Search for specific match and calls the entire row from multiple sheets
    By gameybeets in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-09-2015, 03:41 PM
  4. sum multiple columns based on specific condition
    By chiwing in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 01-03-2014, 11:38 AM
  5. [SOLVED] How do you search through multiple sheets to find a specific value?
    By bean29 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-05-2013, 10:07 AM
  6. sum multiple sheets based on condition
    By Mile029 in forum Excel General
    Replies: 2
    Last Post: 05-25-2011, 04:59 PM
  7. search multiple sheets for specific date, return data in cell to r
    By NonIllegitimiCarborundum in forum Excel General
    Replies: 0
    Last Post: 04-28-2006, 04:10 PM

Tags for this Thread

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