+ Reply to Thread
Results 1 to 5 of 5

Collect matching data from all sheets.

  1. #1
    Registered User
    Join Date
    10-07-2010
    Location
    CA
    MS-Off Ver
    Excel 2003
    Posts
    3

    Collect matching data from all sheets.

    Dear folks,

    I urgently need to get this Excel file going as I have burned almost a week with no luck.. Please help.

    I have attached the Excel 2003 file - "Customer Data" for your viewing and assistance.

    Basically, what I need is a VBA code that would copy a row of data if column "J" value = "TRUE".

    All 37 Sheets that has the value "TRUE" shoud be copied into sheet "DUE".

    Preferably, a single button operation that runs the code which resides in sheet "DUE" will be of great help.

    To sum up I have got a total of 38 sheets in this excel file of which the code should look for the value "TRUE" in all 37 sheets and furnish final results in sheet named "DUE" with single button operation.

    Please help..
    Attached Files Attached Files
    Last edited by dingobat; 10-08-2010 at 11:26 AM.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Excel VBA Guru, please help...?

    Welcome to the forum, Dingobat. Be sure to read through the Forum Rules so you can use and follow them effectively. They benefit you (and the rest of us) greatly so they are enforced.

    You will need to EDIT the post above, GO ADVANCED and correct your title. It should appropriately depict the topic, like a Google Search, and shouldn't refer to yourself (or us) directly. Maybe: "Collect matching data from all sheets"

    I've got a quick little macro ready that will do what you want automatically. I'll post the macro as soon as you correct the thread title in the post above. Thanks.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    10-07-2010
    Location
    CA
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Collect matching data from all sheets..

    Hi JBeaucaire,

    Sorry about the title. First time here, didn't really get the chance to read the forum rules as I was desperately attempting to fix the spreadsheet.

    Thank-you for your assistance. Looking forward to getting the code from you.

    Thanks again.

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Collect matching data from all sheets.

    Here it is. It's an automatic macro residing in the DUE sheet module itself. Each time you bring that sheet onscreen it will collect all the data from all the other sheets automatically. It will only collect data from sheets that have a column called "DUE" like on sheet "0" currently.

    Please Login or Register  to view this content.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    10-07-2010
    Location
    CA
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Collect matching data from all sheets.

    Hey Jerry,

    You're a saint!

    Spreadsheet, worked like a charm.

    Thanks a mil !

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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