+ Reply to Thread
Results 1 to 4 of 4

Combine text in excel

  1. #1
    Registered User
    Join Date
    12-09-2017
    Location
    VIet nam
    MS-Off Ver
    2016
    Posts
    11

    Combine text in excel

    Dear All,

    I have an excel file as attachment, I wish to combine all the value which have the same date in to Result column,
    Kindly help me to solve it , thank so much.

    <img src="https://uphinhnhanh.com/images/2018/02/02/Capturebd541.png" alt="Capturebd541.png" border="0" />

    Thanks and best regards,
    Tien
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by minhtien1900; 02-02-2018 at 08:16 AM.

  2. #2
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Combine text in excel

    this is not an excel file but picture

    Pictures are useless. Honestly, no one wants to re-type your data to try and solve your issue. Additionally, we would only be guessing at how your data was structured, ie. formulas, formatting, etc. Additionally, due to how some browsers behave, many of our members cannot see uploaded pictures/images. Please do not take this route.
    Please attach a sample file that represents what you have. The structure of your attachment should be the same structure as your actual data. Any proprietary information should be changed.
    Include in the attachment any code you're currently using (whether it works or not) and an After of what you wish the output to be.

    In attached Excel file try not use:
    • merged cells
    • unnecessary formatting like: colours, borders, aligning another than default, etc...
    • unnecessary zoom
    You have words to logically describe the problem

    To attach an Excel file to your post,
    • desensitize data
    • remeber that your example should reflect structure and type of data
    • click Go Advanced,
    • scroll down until you see Manage Attachments,
    • click that and select Browse,
    • select your file and click Open,
    • click Upload and you will see your attachment below Upload Files from a website
    • click Close this window,
    • click Submit reply

    After that you should see attachment in your post

  3. #3
    Registered User
    Join Date
    12-09-2017
    Location
    VIet nam
    MS-Off Ver
    2016
    Posts
    11

    Re: Combine text in excel

    @sandy

    Sorry for my mistake, i forgot to upload excel file. excel file already be attached, kindly help me to resolve the issue,
    thanks

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Combine text in excel

    This will allow for any number of terms to be concatenated. If you do not want VBA, what is the MAXIMUM number of terms that will have to be concatenated?

    Please Login or Register  to view this content.
    How to install your new code
    Copy the Excel VBA code
    Select the workbook in which you want to store the Excel VBA code
    Press Alt+F11 to open the Visual Basic Editor
    Choose Insert > Module
    Edit > Paste the macro into the module that appeared
    Close the VBEditor
    Save your workbook (Excel 2007+ select a macro-enabled file format, like *.xlsm)


    Then use this formula:

    =concatif($A$2:$A$7,A2,$B$2:$B$7,", ")

    copied down.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ 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. Combine 2 Excel columns into 1 - use number and ignore text
    By emmafutter in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-17-2016, 07:35 AM
  2. [SOLVED] Macro to combine a Text File & Excel file into one Separate workbook
    By bdouglas1011 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-29-2014, 03:42 PM
  3. Macro to combine a Text File & Excel file into one Separate workbook
    By bdouglas1011 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-28-2014, 03:23 AM
  4. [SOLVED] Combine text & date1 & date2 into one single cell - end formatting problem - Excel 2007
    By teh.format in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-12-2014, 09:10 PM
  5. Combine Excel Sheets (+2 Million Rows total) and Create Pipe Delimited TEXT File
    By kestefon in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-05-2013, 08:51 PM
  6. Replies: 2
    Last Post: 07-08-2012, 04:46 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