+ Reply to Thread
Results 1 to 4 of 4

this is a tricky one

  1. #1
    Registered User
    Join Date
    10-05-2006
    Posts
    34

    this is a tricky one

    ok here is my dilemma i have a master sheet that contains huge amounts of data pertaining to media and stations across the country. i would like to buid a formula that would search out specific stations and their stats each time it runs or each time i upload the master sheet from our agent. i think an array would have to be in the solutions somewhere.. i have attached a sample file to show what i am working with. instead of a "sumproduct" function i would need to show each individual airing of the station....... i dont think each formula could be the same or it would pull the same data over and over again. so here is the question.... given the sheet attached how can i have the corresponding sheets search through the master and pull each row of stats that = that specific station???? email me at cjohnsen@nmrdirect.com if you need more info.

    thanks so much in advance for everything!

    c
    Attached Files Attached Files
    Last edited by cjohnsen; 10-12-2006 at 03:17 PM.

  2. #2
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by cjohnsen
    ok here is my dilemma i have a master sheet that contains huge amounts of data pertaining to media and stations across the country. i would like to buid a formula that would search out specific stations and their stats each time it runs or each time i upload the master sheet from our agent. i think an array would have to be in the solutions somewhere.. i have attached a sample file to show what i am working with. instead of a "sumproduct" function i would need to show each individual airing of the station....... i dont think each formula could be the same or it would pull the same data over and over again. so here is the question.... given the sheet attached how can i have the corresponding sheets search through the master and pull each row of stats that = that specific station???? email me at cjohnsen@nmrdirect.com if you need more info.

    thanks so much in advance for everything!

    c
    You could have both.

    A summary sheet with Stations (per row) and dates (or periods) per column together with a Worksheet-per-station of extracted lines for detail purposes.

    The macro could then run row-by-row through the Master and add figures to the correct summary cell(row=station, column=date) and copy the row to the related Station sheet.

    If you do not know VB I'm sure someone would give you a quote for such a project.

    hth
    ---

  3. #3
    Forum Contributor
    Join Date
    03-12-2004
    Posts
    329
    Maybe try this? See attachment.

    Just a thought, would Autofilter do what you need to do?


    Good luck
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor
    Join Date
    12-16-2004
    Location
    Canada, Quebec
    Posts
    363
    Hi

    Here is a different flavor. I believe a pivot table would be more beneficial to you see attached document

    Denis
    Attached Files Attached Files

+ 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