Results 1 to 10 of 33

Thread: Special concatenation

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Member
    Join Date
    Jul 2012
    Posts
    55
    Rep Power
    12

    Special concatenation

    Goog Day,

    Need some help for some special concatenation.

    ConCatSpecial.jpg

    The date look like:
    AA NAME CC DD EE FF GG HH1
    1 BEER 1 0 1 1 1
    2 VODCA 1 0 1 1 1
    3 COGNAC 1 0 1 1 1
    4 WHISKY 1 0 1 1 1

    and need a VBA cod to do this:

    1;"BEER";"1";"0.00";"1";"1";"1";"";
    2;"VODCA";"1";"0.00";"1";"1";"1";"";
    3;"COGNAC";"1";"0.00";"1";"1";"1";"";
    4;"WHISKY";"1";"0.00";"1";"1";"1";"";

    in other sheet.
    Thank you.
    Last edited by Ingolf; 08-02-2015 at 07:56 PM.

Similar Threads

  1. Flexible Concatenation Function
    By Rick Rothstein in forum Rick Rothstein's Corner
    Replies: 23
    Last Post: 05-11-2019, 08:22 PM
  2. copy special cells with values and formats
    By rodich in forum Excel Help
    Replies: 1
    Last Post: 10-25-2013, 03:55 PM
  3. To Paste special by value
    By ravichandavar in forum Excel Help
    Replies: 7
    Last Post: 08-13-2013, 12:23 PM
  4. FORMATTED Flexible Concatenation Function
    By Rick Rothstein in forum Rick Rothstein's Corner
    Replies: 1
    Last Post: 10-14-2012, 03:48 PM
  5. Remove Special Characters :
    By Rajan_Verma in forum Rajan Verma's Corner
    Replies: 3
    Last Post: 03-06-2012, 09:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •