Results 1 to 8 of 8

Concatenate values with same number

Threaded View

zbor Concatenate values with same... 02-06-2010, 03:29 PM
Mallycat Re: Concantenate values with... 02-06-2010, 03:54 PM
zbor Re: Concantenate values with... 02-06-2010, 04:00 PM
JBeaucaire Re: Concantenate values with... 02-06-2010, 04:08 PM
stanleydgromjr Re: Concatenate values with... 02-06-2010, 05:27 PM
JBeaucaire Re: Concatenate values with... 02-06-2010, 06:00 PM
stanleydgromjr Re: Concatenate values with... 02-06-2010, 06:57 PM
kcolluru Re: Concatenate values with... 04-18-2013, 04:01 PM
  1. #1
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,136

    Concatenate values with same number

    I need VBA that will make those two columns:

    1 A
    1 B
    2 C
    2 D
    2 E
    2 F
    2 G
    3 H
    3 I
    3 J

    into those two columns:

    1 A,B
    2 C,D,E,F,G
    3 H,I,J
    Last edited by zbor; 02-06-2010 at 04:01 PM.
    Never use Merged Cells in Excel

Thread Information

Users Browsing this Thread

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

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