+ Reply to Thread
Results 1 to 3 of 3

how I make multi value to one variable of string in VBA

  1. #1
    Registered User
    Join Date
    03-06-2013
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    21

    how I make multi value to one variable of string in VBA

    Here is the original data look like
    Untitled.jpg
    For example the ABC Sdn BHD will become as follow.
    Dear ABC Sdn BHD, We will attach the Nike, Gasbi, Panado report to you

  2. #2
    Forum Contributor Mayda89's Avatar
    Join Date
    09-13-2012
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    192

    Re: how I make multi value to one variable of string in VBA

    You can simply use the
    Please Login or Register  to view this content.
    operator. Don't forget to encapsulate these strings in "".

  3. #3
    Registered User
    Join Date
    03-06-2013
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    21

    Re: how I make multi value to one variable of string in VBA

    thx for helping

  4. #4
    Forum Contributor Mayda89's Avatar
    Join Date
    09-13-2012
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    192

    Re: how I make multi value to one variable of string in VBA

    your welcome

+ 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