Results 1 to 13 of 13

Assemble table in new w/s from rows selected in other w/s

Threaded View

prawer Assemble table in new w/s... 08-24-2009, 08:04 PM
JBeaucaire Re: Assemble table in new w/s... 08-24-2009, 08:37 PM
prawer Re: Assemble table in new w/s... 08-25-2009, 03:05 PM
prawer Re: Assemble table in new w/s... 08-25-2009, 03:56 PM
JBeaucaire Re: Assemble table in new w/s... 08-25-2009, 04:56 PM
prawer Re: Assemble table in new w/s... 08-25-2009, 05:53 PM
prawer Re: Assemble table in new w/s... 08-25-2009, 06:33 PM
JBeaucaire Re: Assemble table in new w/s... 08-25-2009, 06:42 PM
prawer Re: Assemble table in new w/s... 08-25-2009, 06:58 PM
JBeaucaire Re: Assemble table in new w/s... 08-25-2009, 07:50 PM
prawer Re: Assemble table in new w/s... 08-25-2009, 08:05 PM
JBeaucaire Re: Assemble table in new w/s... 08-25-2009, 08:19 PM
prawer Re: Assemble table in new w/s... 08-27-2009, 03:46 PM
  1. #5
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Assemble table in new w/s from rows selected in other w/s

    I've added in a special new function that doesn't exist in Excel, it's called STRING CONCATENATION. This allows you to do a SUMIF() type analysis of a range of values, but instead of adding when values match, it gathers text strings together and lists them together in a cell.

    The UDF I installed is called CONCATIF().
    http://www.excelforum.com/excel-prog...in-cell.html#2 'explanation


    I also added a new CUSTOM2 sheet that you can use to organize the first CUSTOM sheet into the order you want. Just list the items in column A in the order you wish to see them. The CONCATIF() formulas in the other columns will gather the matching items from CUSTOM sheet and display them altogether.

    I also added a worksheet_activate event to that Custom2 sheet so the rows/columns autofit to display as good as possible each time you look at that sheet.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

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