+ Reply to Thread
Results 1 to 2 of 2

Application Cut Copy Mode

  1. #1
    Registered User
    Join Date
    03-06-2011
    Location
    chennai
    MS-Off Ver
    Excel 2016
    Posts
    46

    Application Cut Copy Mode

    Hi,

    I am new to excel vba. I am using ms office ver.2016. I am trying to transfer a data though copying a range containing text values in one workbook to another workbook using macro. Although I could copy the contents, I am left with one problem. I am not able to disable the copy action i.e. marching ants.. after the macro ends. I am trying to use the code: Application.CutCopyMode = False, but the intellisense is not popping up the option False or True. Instead it shows xlCopy or xlCut Option. Please guide me how to figure out this problem.

    I am attaching the code for finding out the technical errors in it.
    With regards,
    lts_ram
    Attached Files Attached Files

  2. #2
    Forum Expert leelnich's Avatar
    Join Date
    03-20-2017
    Location
    Delaware, USA
    MS-Off Ver
    Office 2016
    Posts
    2,807

    Re: Application Cut Copy Mode

    That's normal. Just use False, and perhaps select a cell (optional).
    Please Login or Register  to view this content.
    Clicking the Add Reputation star below helpful posts is a great way to show your appreciation.
    Please mark your threads as SOLVED upon conclusion (Thread Tools above Post # 1). - Lee

+ 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 in relative mode
    By kent97 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-18-2016, 12:30 PM
  2. [SOLVED] Macro to copy in relative mode
    By kent97 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-27-2016, 07:10 AM
  3. How to use copy/paste in protected mode
    By snoopyngd in forum Excel General
    Replies: 3
    Last Post: 11-04-2011, 05:49 PM
  4. Ending copy paste mode.
    By S.U.S.S. in forum Excel General
    Replies: 3
    Last Post: 05-28-2009, 05:40 AM
  5. Application.OnKey during Copy mode
    By Carim in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-19-2006, 03:15 PM
  6. Application.Mode
    By sip8316 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-20-2005, 02:05 PM
  7. [SOLVED] copy in filter mode
    By in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-08-2005, 12:06 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