+ Reply to Thread
Results 1 to 6 of 6

Copy and paste data in a different format

  1. #1
    Forum Contributor
    Join Date
    03-14-2015
    Location
    Mexico
    MS-Off Ver
    365
    Posts
    279

    Copy and paste data in a different format

    Hi guys,

    Hopefully some one can give a hand with this. Attached you can find a file where I have a sample of my daily tasks.

    The data on the source part may be up to 150 rows, columns are always the same.

    Thank you in advance.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,516

    Re: Copy and paste data in a different format

    Try
    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    03-14-2015
    Location
    Mexico
    MS-Off Ver
    365
    Posts
    279

    Re: Copy and paste data in a different format

    Jindon thank you so much, it worked like a charm. I am new on this, could you please comment out in each line so I can enrich my knowledge and in case things change I can adjust the code to my needs?

    Regards,

  4. #4
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,516

    Re: Copy and paste data in a different format

    1) Loop through the cells that are Numeric value in col.A
    2) Cut 1 row below and one column to the right and paste to 2 columns to the right.
    3) Delete the row that have enpty in Col.A.
    4) Find " (*" and replace with "" in col.E. You have space that is not a "space", but ChrW(160)
    5) Clear Col.F to Col.J

    HTH

  5. #5
    Forum Contributor
    Join Date
    03-14-2015
    Location
    Mexico
    MS-Off Ver
    365
    Posts
    279

    Re: Copy and paste data in a different format

    Jindon,
    People like you make these forums worthwhile add value to other people.

    Thanks,

  6. #6
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,516

    Re: Copy and paste data in a different format

    You are welcome and thanks for the rep.

+ 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. vba to copy data from source and paste it in output in a specified format
    By Sendilo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-09-2016, 11:12 PM
  2. [SOLVED] How to Copy Paste Only Table Format,exclude the data using VBA
    By shelbymarsa in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-08-2013, 11:42 PM
  3. [SOLVED] Macro to copy specific data and paste it into arranged format.
    By ilyas.tech in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-24-2012, 03:18 AM
  4. [SOLVED] Copy data in one format from Sheet1 and paste to another sheet in another format.
    By FergusC in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-06-2012, 08:36 PM
  5. Replies: 5
    Last Post: 08-20-2011, 04:14 PM
  6. Macro to copy and paste data and format
    By bdevils2407 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 07-22-2010, 10:06 AM
  7. [SOLVED] Lock Cell Format - Allow copy and paste of data without format change
    By Chris12InKC in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-11-2006, 12:50 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