+ Reply to Thread
Results 1 to 5 of 5

CutCopyMode | Impact on Run-Time

  1. #1
    Butaambala
    Guest

    CutCopyMode | Impact on Run-Time

    Does taking the time to set Application.CutCopyMode = False have a
    positive impact on procedure run-time? Thank you.


  2. #2
    Tom Ogilvy
    Guest

    Re: CutCopyMode | Impact on Run-Time

    Well, it removes the marquee (and the data from the clipboard), so that is
    positive if it isn't needed.

    --
    Regards,
    Tom Ogilvy

    "Butaambala" <[email protected]> wrote in message
    news:[email protected]...
    > Does taking the time to set Application.CutCopyMode = False have a
    > positive impact on procedure run-time? Thank you.
    >




  3. #3
    Bob Phillips
    Guest

    Re: CutCopyMode | Impact on Run-Time

    Can't believe that it does. I ran a few simple tests and there was very
    little difference, not scientific, but gives a fair indication.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "Butaambala" <[email protected]> wrote in message
    news:[email protected]...
    > Does taking the time to set Application.CutCopyMode = False have a
    > positive impact on procedure run-time? Thank you.
    >




  4. #4
    Bob Phillips
    Guest

    Re: CutCopyMode | Impact on Run-Time



    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "Butaambala" <[email protected]> wrote in message
    news:[email protected]...
    > Does taking the time to set Application.CutCopyMode = False have a
    > positive impact on procedure run-time? Thank you.
    >




  5. #5
    keepITcool
    Guest

    Re: CutCopyMode | Impact on Run-Time


    I do have an issue with the OfficeClipboard..
    (which afaik cannot be manipulated with VBA.)


    View/Taskpane
    in the caption of the taskpane
    select the clipboard from the dropdown
    click the options button...

    I definitely recommend DESELECTING
    "Collect without showing Office Clipboard"

    I havent thoroughly tested, but I've had some strange
    performance/memory problems in the past when this option was selected.



    --
    keepITcool
    | www.XLsupport.com | keepITcool chello nl | amsterdam


    Tom Ogilvy wrote :

    > Well, it removes the marquee (and the data from the clipboard), so
    > that is positive if it isn't needed.


+ 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