+ Reply to Thread
Results 1 to 7 of 7

Pull in Private Equity Data Based on 1 Criteria

  1. #1
    Registered User
    Join Date
    11-21-2018
    Location
    California
    MS-Off Ver
    365
    Posts
    4

    Pull in Private Equity Data Based on 1 Criteria

    Hello,

    I'm building a report and am having difficulty pulling data in from a report generated from my database and getting into an excel report formatted how I would like. Essentially, each category has a title, such as "venture", and has several funds. I'm hoping to be able to have all venture funds pull into the venture category, and all buyout funds pull into the buyout category. In the pic, the left hand side is the report, with the titles (not the actual- just an example). The data on the right is how it is generated from the data base and, highlighted in green, is what i would like to have pulled in to the left hand side, each fund gets its own row. As the funds constantly change, I need to have it be dynamic, so it cant be a simple IF statement. Any ideas? Any and all help is greatly appreciated!

    excel.JPG
    Attached Images Attached Images

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,791

    Re: Pull in Private Equity Data Based on 1 Criteria

    It would help if you attached a sample Excel workbook, rather than a picture of one.

    To do this, click on Go Advanced (below the Edit Window) while you are composing a reply, then scroll down to and click on Manage Attachments and the Upload window will open. Click on Browse and navigate to (and double-click) the file icon that you want to attach, then click on Upload and then on Close this Window to return to the Edit window. When you have finished composing your post, click on Submit Post. Don't try to use the Paperclip icon (attachments button), as it doesn't work on this forum.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    11-21-2018
    Location
    California
    MS-Off Ver
    365
    Posts
    4

    Red face Re: Pull in Private Equity Data Based on 1 Criteria

    Here is the example workbook. Thanks for explaining how to get it on here.
    Attached Files Attached Files

  4. #4
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,620

    Re: Pull in Private Equity Data Based on 1 Criteria

    It there more to this than...?
    Use a pivot table:
    Attached Files Attached Files
    Ben Van Johnson

  5. #5
    Registered User
    Join Date
    11-21-2018
    Location
    California
    MS-Off Ver
    365
    Posts
    4

    Re: Pull in Private Equity Data Based on 1 Criteria

    Hey thanks for your response. There is a little more to it than that. I attached a full spreadsheet of what I'm trying to do, sorry about earlier- the info is confidential. The far right tab is an example of what the system generates, then the middle tab is just organizing the info how I would like. The issue is really pulling all the data to the "appendix" tab and having the strategy category with the info for each fund in that given strategy under it. How I will ideally have it set up, is when I refresh the report (generated report tab), everything on the appendix tab will pull in. There would be some formatting issues i will deal with later. But I was thinking of writing a formula to look up the "buyout" heading and pull in all funds under buyout from the pivot table sheet. Let me know if this helps clarify anything and thanks again!
    Attached Files Attached Files
    Last edited by jskelly05; 11-21-2018 at 10:25 PM.

  6. #6
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,213

    Re: Pull in Private Equity Data Based on 1 Criteria

    Is this work?

    Appendix B6

    =IFERROR(INDEX('Generated Report'!B:B,AGGREGATE(15,6,ROW(BSG_PA___Focus_List)/FIND($B$4,INDEX(BSG_PA___Focus_List,,1)),ROWS(B$6:B6))),"")

    Change B:B to other column that you want
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    11-21-2018
    Location
    California
    MS-Off Ver
    365
    Posts
    4

    Re: Pull in Private Equity Data Based on 1 Criteria

    Amazing! I made a couple of minor adjustments so it would work with the actual spreadsheet but it looks like things work great! I really appreciate your help!

+ 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. [SOLVED] Pull the data from a table based on two criteria
    By vinayanep in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-27-2016, 07:43 AM
  2. [SOLVED] Pull data from another sheet based in criteria
    By shreyansgoyal in forum Excel General
    Replies: 2
    Last Post: 03-30-2015, 02:46 AM
  3. Pull data from one sheet to another based on criteria
    By lowrymike in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-12-2013, 12:53 PM
  4. Replies: 3
    Last Post: 06-02-2012, 07:50 PM
  5. Pull data from list based on certain criteria
    By JakeD in forum Excel General
    Replies: 1
    Last Post: 11-15-2011, 11:47 PM
  6. Pull Data based on a date criteria
    By Nolesphan30 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-01-2008, 12:22 AM
  7. [SOLVED] Pull data from another sheet based on certain criteria
    By steve_sr2 in forum Excel General
    Replies: 1
    Last Post: 02-23-2006, 06:15 AM

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