Results 1 to 9 of 9

Group related fields together

Threaded View

  1. #5
    Registered User
    Join Date
    02-22-2022
    Location
    Mexico
    MS-Off Ver
    Office 2021
    Posts
    8

    Re: Group related fields together

    Quote Originally Posted by Gregb11 View Post
    Being on version 2022 I assume you have access to the FILTER formula. If so, in C2 try this:

    =TEXTJOIN(", ",TRUE,TRANSPOSE(FILTER($A$2:$A$7,($B$2:$B$7=B2)*($A$2:$A$7<>A2),"")))

    and copy down.
    ty for your help!
    I tryed your function but I get some errors (maybe because I got an german excel verstion) so I had to adjust it a little bit:
    =TEXTKETTE(", ";WAHR;MTRANS(FILTER($A$2:$A$7;($B$2:$B$7=B2)*($A$2:$A$7<>A2);"")))

    Basically it works, but there is only a comma at the beginning of the cell and the word "true". Can this still be adjusted?

    Thanks!
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Is this a support group for excel related files?
    By iamjen0802 in forum Excel General
    Replies: 4
    Last Post: 01-20-2021, 02:23 AM
  2. [SOLVED] clear used area, then copy related fields if match is made
    By drewship in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-22-2016, 09:31 AM
  3. How to group values related to each minute
    By Junpan in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-16-2014, 07:02 PM
  4. Replies: 0
    Last Post: 03-22-2013, 09:08 AM
  5. Can query results be moved to one row for related fields?
    By jgomez in forum Access Tables & Databases
    Replies: 1
    Last Post: 11-01-2012, 10:28 AM
  6. reg. sorting of to items and their related fields
    By xpushkar in forum Excel General
    Replies: 7
    Last Post: 07-22-2011, 06:11 AM
  7. [SOLVED] Moving Related Fields
    By Manager that needs help in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-15-2006, 12:15 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