+ Reply to Thread
Results 1 to 7 of 7

Adding data in column to a cell

Hybrid View

  1. #1
    Forum Guru HansDouwe's Avatar
    Join Date
    06-21-2022
    Location
    Nederland
    MS-Off Ver
    365 V2403 (Build 17330.20000)
    Posts
    6,466

    Re: Adding data in column to a cell

    One way:

    Formula: copy to clipboard
    =LET(t,A2:B9999,a,INDEX(t,,1),b,INDEX(t,,2),f,FILTER(a,a),u,UNIQUE(f),
    HSTACK(u,MAP(u,LAMBDA(x,TEXTJOIN(";",,FILTER(b,a=x))))))
    Attached Files Attached Files

+ 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. Replies: 3
    Last Post: 04-18-2020, 02:04 AM
  2. Replies: 11
    Last Post: 08-26-2019, 05:42 PM
  3. [SOLVED] Adding data to a column based on data from a seperate cell
    By JohnnyBoyxxx in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 04-14-2017, 01:37 PM
  4. [SOLVED] adding target lines into graphs without adding an extra column of data
    By ea223 in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 03-16-2013, 12:32 PM
  5. Help for adding static date in column B on import/pasting of data in Column A
    By Parijaat in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-18-2013, 05:34 AM
  6. Adding column data if a corresponding cell row equals X
    By schnoobs in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 10-22-2012, 12:05 PM
  7. Adding specific data depending on previous column cell value
    By Gerhard Kriek in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-09-2009, 05:32 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