+ Reply to Thread
Results 1 to 8 of 8

Update: Project list by department. Pulling the list from another tab.

  1. #1
    Registered User
    Join Date
    02-11-2010
    Location
    Utah
    MS-Off Ver
    Excel 2007
    Posts
    14

    Update: Project list by department. Pulling the list from another tab.

    I have this simple spreadsheet I am using to track capital projects with the city I work for. on the first tab "Raw Data." I have all the info about all the projects. The second tab "Report" is a simple report using vlookups to return specific information about each project. The third tab "Dept. Summary" is giving me some grief.

    I want to list all the projects and their funding sources by each department here. I want a formula to look at the Raw Data tab and find all the projects that the specific department has, and list them in the highlighted area. Since the Raw Data tab is constantly being added to, this formula would need to always be looking for new projects.

    Is something like this even possible? If there are questions, let me know. Thanks!
    Attached Files Attached Files
    Last edited by bsoper; 12-20-2010 at 02:21 PM. Reason: Updating requested info

  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: Project list by department. Pulling the list from another tab.

    This would require a detailed macro, no formulas are going to get you a formatted report like this, not with an expanding data sheet of unknown length.
    _________________
    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
    02-11-2010
    Location
    Utah
    MS-Off Ver
    Excel 2007
    Posts
    14

    Re: Project list by department. Pulling the list from another tab.

    If it were a set length would it be possible? The formula would look at the dept name (Administration, Public Works, etc.) and then list all the projects that it finds. If I wanted to just return one project, a could just use a vlookup, like on the "report" tab, but I want to list all the projects.

    Edit: I'm wondering now if I could use filtering to get a similar result.
    Last edited by bsoper; 12-08-2010 at 03:14 PM.

  4. #4
    Registered User
    Join Date
    02-11-2010
    Location
    Utah
    MS-Off Ver
    Excel 2007
    Posts
    14

    Re: Project list by department. Pulling the list from another tab.

    Update:

    I have made some simplifications to the spreadsheet. I am still looking for a formula that will look up the name of the department and list the first project associated with it, then on the next row list the second project, and so forth.

    I have given 18 rows to hold this data, there shouldn't be more than 10 projects in each department, so this should be enough space.

    Also, the list is not going to constantly be expanding, it will be created at the beginning of each fiscal year. This should simplify things quite a bit.

    Thanks!
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    02-11-2010
    Location
    Utah
    MS-Off Ver
    Excel 2007
    Posts
    14

    Re: Update: Project list by department. Pulling the list from another tab.

    Still looking for some help. Thanks!

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

    Re: Update: Project list by department. Pulling the list from another tab.

    Since this is a static layout, this becomes pretty easy. I've added a "key" column to your raw data to make the lookup of each item simple.
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    02-11-2010
    Location
    Utah
    MS-Off Ver
    Excel 2007
    Posts
    14

    Re: Update: Project list by department. Pulling the list from another tab.

    Thanks for your help JBeaucaire! Mods if you can mark this solved. Thanks!

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

    Re: Update: Project list by department. Pulling the list from another tab.

    If that takes care of your need, please click EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED.

+ 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