+ Reply to Thread
Results 1 to 11 of 11

How to Send values ​​to another sheet by skipping column

  1. #1
    Forum Contributor
    Join Date
    03-11-2009
    Location
    Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    252

    How to Send values ​​to another sheet by skipping column

    hi all,
    I am still perfecting the code that I get in this forum, the code is to 'send value between the sheets'
    Please Login or Register  to view this content.
    how it works is
    SOURCE

    B C D E F
    3
    4
    5

    Cell source = B3: F5

    Cell destination= next empty row based on value in sheet SOURCE range B
    if at first the code is running as
    source--> destination
    D---------> D
    E---------> E
    F---------> F

    How to modify code if cell destination skipped over two columns
    source--> destination
    D--------> D
    E--------> E
    F--------> H
    Is all of above code should be changed for that goal?
    Thanks in advance

  2. #2
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: How to Send values ​​to another sheet by skipping column

    This is the sheet name??

    Please Login or Register  to view this content.
    If I've helped you, please consider adding to my reputation - just click on the liitle star at the left.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(Pride has no aftertaste.)

    You can't do one thing. XLAdept

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~aka Orrin

  3. #3
    Forum Contributor
    Join Date
    03-11-2009
    Location
    Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    252

    Re: How to Send values ​​to another sheet by skipping column

    hi xladept..
    Yes correct ..destination sheet name = value in range B ( sheet source)

  4. #4
    Forum Contributor
    Join Date
    03-11-2009
    Location
    Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    252

    Re: How to Send values ​​to another sheet by skipping column

    with it we can send data to multiple sheets at once CMIIW

  5. #5
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: How to Send values ​​to another sheet by skipping column

    Hi herukuncahyono,

    I've edited your routine a little - does it do what you want?

    Please Login or Register  to view this content.

  6. #6
    Forum Contributor
    Join Date
    03-11-2009
    Location
    Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    252

    Re: How to Send values ​​to another sheet by skipping column

    hi xladept
    That's not what I meant, I want is not sent all the value(only D,E,F) and will 'jump' two columns..
    for detail and to be more clearly,please see the attachment & try the 2 different buttons....
    thanks
    Attached Files Attached Files
    Last edited by herukuncahyono; 07-16-2013 at 11:13 PM.

  7. #7
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: How to Send values ​​to another sheet by skipping column

    I'll look at it tomorrow.

  8. #8
    Forum Contributor
    Join Date
    03-11-2009
    Location
    Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    252

    Re: How to Send values ​​to another sheet by skipping column

    I appreciate it
    I also tried modify the code

  9. #9
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: How to Send values ​​to another sheet by skipping column

    Hi herukuncahyono,

    I've been staring at this for hours and I don't understand what you want to happen

  10. #10
    Forum Contributor
    Join Date
    03-11-2009
    Location
    Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    252

    Re: How to Send values ​​to another sheet by skipping column

    hi xladept,
    In workbook in sheet "Destination" the 'numbers 5' with the above code is located in column "F", I want to jump to the column "H" (skip column "G" )... by modifying the above code

  11. #11
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: How to Send values ​​to another sheet by skipping column

    Maybe:

    Please Login or Register  to view this content.

+ 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. compare values in one column, based on the values ​​in the second
    By young_86 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-20-2013, 10:16 AM
  2. Grading list of unique values​​
    By fidelski in forum Excel General
    Replies: 1
    Last Post: 04-20-2013, 08:28 AM
  3. Replies: 7
    Last Post: 11-23-2012, 08:40 AM
  4. [SOLVED] VBA to sum values ​​based on the values ​​in column
    By young_86 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-31-2012, 11:49 AM
  5. Replies: 5
    Last Post: 08-10-2011, 08:51 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