Results 1 to 14 of 14

Create Where-Used Report Hierarchially

Threaded View

  1. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,944

    Re: Create Where-Used Report Hierarchially

    I don't feel that this is what you want, however perhaps it will be of some help.
    Columns H:I display level 2 parts that are used in level 1.
    Column H is populated using: =UNIQUE('Level 1'!B2:B637)
    Column I is populated using: =TEXTJOIN(",",,UNIQUE(FILTER('Level 1'!A2:A637,('Level 1'!B2:B637=H2))))
    Similarly columns K:L display level 3 parts that are used in level 2 and columns N:O display level 4 parts that are used in level 3.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to create automatically new sheets and the in each one of them create a report
    By ricardoz in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-25-2018, 04:17 PM
  2. [SOLVED] Vba to create report
    By phbryan in forum Excel Programming / VBA / Macros
    Replies: 23
    Last Post: 04-17-2018, 10:08 AM
  3. Create a running total - create a "pretty" report
    By excelnewbie1234567 in forum Excel General
    Replies: 1
    Last Post: 03-08-2017, 11:41 AM
  4. [SOLVED] How to create this report
    By sarahqputra in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-17-2014, 02:12 AM
  5. Replies: 2
    Last Post: 06-29-2011, 04:35 PM
  6. Create a Report
    By bhallam in forum Access Tables & Databases
    Replies: 5
    Last Post: 03-18-2011, 03:21 PM
  7. trying to create a report
    By BudS in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-02-2006, 09:30 AM

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