Results 1 to 3 of 3

VBA to copy row cell values to next blank row of new sheet when box chkd

Threaded View

  1. #1
    Registered User
    Join Date
    05-14-2013
    Location
    Charlotte, NC
    MS-Off Ver
    Office 2013
    Posts
    19

    VBA to copy row cell values to next blank row of new sheet when box chkd

    There are several columns of values in a row that needs to be sent to the next 'Blank Row' of a new sheet but to different columns in the same row of the new sheet. I think if I use a VBA 'Check Box' to send the values in the row of the cells adjacent to the 'Checked Box' to the first 'Blank Row' of target sheet and put them in specific columns of that row it would work the way I intend.

    *(Check Boxes are in column 'A' of "sheet 1") When the 'Check Box' in "A1" of "sheet 1" is checked it should send the value in cell "B1" to the First blank row, Column 'A' of sheet "sheet 2" and value in Cell "C1" of "sheet 1" goes to same row in "sheet 2" but in column 'B' and value in cell "D1" goes to same row in sheet "sheet2" but in column 'E' and similarly for other cells of that row. (I can change which columns are which as columns are added and/or changed.) *Work in progress, thanks for your patience.

    I am kinda new to this so I hope this makes sense.

    Thank you,
    Master Foo
    Last edited by Master Foo; 05-20-2013 at 09:48 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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