+ Reply to Thread
Results 1 to 3 of 3

copy paste value from sheet1 to sheet2 in empty cell only

  1. #1
    Registered User
    Join Date
    03-10-2005
    MS-Off Ver
    Excel 2013
    Posts
    95

    copy paste value from sheet1 to sheet2 in empty cell only

    hi all,

    i have a problem with this thing, here is the situation

    i have sheet1 name as "data" and has range A1:A5 and i want to assigned a button there with a macro, when we press the button, a macro will run copy paste to sheet2 name as "log" A1:A5,

    and if someone press the button again, it will copy to sheet2 range b1:b5 (since we have value already in a1:a5)

    is that possible?

    thanks for the solution / advice
    Last edited by koi; 02-19-2013 at 03:46 AM.

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: copy paste value from sheet1 to sheet2 in empty cell only

    Try

    Please Login or Register  to view this content.
    Add a shape to the sheet (Insert tab >> Illustrations >> Shapes) then right click the shape and assign the MoveData macro....
    HTH
    Regards, Jeff

  3. #3
    Registered User
    Join Date
    03-10-2005
    MS-Off Ver
    Excel 2013
    Posts
    95

    Re: copy paste value from sheet1 to sheet2 in empty cell only

    thanks Jeff,

    it works like a charm

    regards,
    koi

+ 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