Results 1 to 12 of 12

Macro to concatenate text strings

Threaded View

zcheema Macro to concatenate text... 04-23-2012, 12:41 PM
arlu1201 Re: Macro to concatenate text... 04-23-2012, 02:08 PM
zcheema Re: Macro to concatenate text... 04-23-2012, 02:18 PM
shg Re: Macro to concatenate text... 04-23-2012, 02:24 PM
zcheema Re: Macro to concatenate text... 04-23-2012, 02:29 PM
zcheema Re: Macro to concatenate text... 04-23-2012, 02:30 PM
shg Re: Macro to concatenate text... 04-23-2012, 02:32 PM
zcheema Re: Macro to concatenate text... 04-23-2012, 02:41 PM
shg Re: Macro to concatenate text... 04-23-2012, 02:44 PM
zcheema Re: Macro to concatenate text... 04-23-2012, 02:54 PM
shg Re: Macro to concatenate text... 04-23-2012, 02:55 PM
zcheema Re: Macro to concatenate text... 04-23-2012, 03:12 PM
  1. #1
    Registered User
    Join Date
    04-23-2012
    Location
    Toronto, Ontario
    MS-Off Ver
    2003
    Posts
    18

    Unhappy Macro to concatenate text strings

    Hi - I am trying to concatatenate text strings from one sheet to another. The raw data sheet consists of Names of people and Comments made by each person.
    I want to concatenate each comment made by each person and produce the results in a new sheet. My list of names and their comments would be a dynamic list - that is - each time a person enters a new comment - a new row will be created with the persons name and his comment.
    my raw data would be:

    Find the example in the attached image..
    pic.JPG

    Note that in the summary tab - any "(blank)" comments will be ignored..and only the non blanks will be picked..the names in the summary tab are pre-populated i.e. they are standard names and will not be dynamic. its a fixed list of names. only Tom, Harry, PEter and Rob will be on this list. On an on going basis - their comments will be updated based on what we see in Sheet1(raw data). We do not need to re-generate these names from the first sheet. i will do that already.

    The macro will run through Sheet1 (raw data) and will look look at each comment the person has made and then concatenate it into sheet 2 - where the names of the person already exsist. the macro will only output results in "Comments" column of the Sheet 2!

    Can you please help me create something of this sort??

    I am using excel 2003
    Last edited by zcheema; 04-23-2012 at 12:47 PM.

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