+ Reply to Thread
Results 1 to 2 of 2

combine rows

  1. #1
    Registered User
    Join Date
    06-01-2012
    Location
    ohio
    MS-Off Ver
    Excel 2010
    Posts
    1

    combine rows

    Here is what I am trying to do. is there a function or combination of functions that will help?

    excel.jpg

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: combine rows

    warrenshroyer,

    Welcome to the forum!
    It looks like you want to concatenate (join strings) based on a condition. Unfortunately, the native excel formula CONCATENATE() does not work with arrays so there is no native function that can perform what you're looking for.

    This means that in order to do what you want, you'll need either VBA or an add-in. For this task, I recommend the Morefunc add-in which provides the MCONCAT function which is designed for exactly this task.
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

+ Reply to Thread

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