+ Reply to Thread
Results 1 to 5 of 5

After Range.Copy Paste and Application.CutCopyMode = False, Range still remains selected

  1. #1
    Registered User
    Join Date
    12-10-2019
    Location
    Turkey
    MS-Off Ver
    2019
    Posts
    5

    After Range.Copy Paste and Application.CutCopyMode = False, Range still remains selected

    i have a command button on Sheet1 and it works on Sheet2. Copying some formulas to another range. I use "Application.CutCopyMode = False" command but paste destination on Sheet2 still remains selected. How can i deselect/deactivate those cells? i tried to select or activate another cell, but it does not work. Thanks if any advice.

    Ps: Thanks to Admin. I will take care about posting rules. This was first.

    Please Login or Register  to view this content.
    Last edited by badcluster; 01-03-2020 at 05:58 AM. Reason: solved

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,446

    Re: After Range.Copy Paste and Application.CutCopyMode = False, Range still remains select

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however you need to include code tags around your code.

    Please take a moment to add the tags. Posting code between tags makes your code much easier to read and copy for testing, and it also maintains VBA formatting.

    Please see Forum Rule #2 about code tags and adjust accordingly. Click on Edit to open your post, then highlight your code and click the # icon at the top of your post window. More information about these and other tags can be found here

    I did it for you this time. Please read forum rules. Thanks

  3. #3
    Forum Expert rorya's Avatar
    Join Date
    08-13-2008
    Location
    East Sussex, UK
    MS-Off Ver
    365 Ent Monthly Channel / Insiders Beta
    Posts
    8,907

    Re: After Range.Copy Paste and Application.CutCopyMode = False, Range still remains select

    Selecting another cell should work, but if all you want to do is copy the formulas, you could probably just use:

    Please Login or Register  to view this content.
    Rory

  4. #4
    Registered User
    Join Date
    12-10-2019
    Location
    Turkey
    MS-Off Ver
    2019
    Posts
    5

    Re: After Range.Copy Paste and Application.CutCopyMode = False, Range still remains select

    Thanks, Rorya. It worked well. This is a better solution than copy-paste method.
    Last edited by badcluster; 01-03-2020 at 08:06 AM.

  5. #5
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,446

    Re: After Range.Copy Paste and Application.CutCopyMode = False, Range still remains select

    Administrative Note:

    Please don't quote entire posts unnecessarily. They clutter threads and make them hard to read.
    Use the "Quick reply" instead
    Thanks

+ 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. [SOLVED] Macro to copy cells from a selected range and just paste values back to that same range
    By catscats11 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-18-2019, 02:59 PM
  2. [SOLVED] ClipBoard Not Clearing: #Application.CutCopyMode=False#
    By TFiske in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 01-26-2018, 01:43 PM
  3. [SOLVED] Application.CutCopyMode=False
    By Jiptastic in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-12-2017, 10:43 PM
  4. Copy and Paste selected range
    By wanian7 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-14-2015, 12:30 PM
  5. [SOLVED] Emailing Range - where do I put cutcopymode=false?
    By VBA FTW in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-20-2013, 12:27 PM
  6. [SOLVED] Can't paste when CutCopyMode is false even though clipboard is not
    By Paul628 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-05-2006, 02:45 PM
  7. Why is Application.CutCopyMode False?
    By Gary''s Student in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-16-2006, 06:15 PM

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