+ Reply to Thread
Results 1 to 2 of 2

How to clear the clipboard contents in VBA

  1. #1
    Registered User
    Join Date
    02-22-2006
    Posts
    6

    Question How to clear the clipboard contents in VBA

    How to clear the clipboard contents in VBA using code. If I do a WORKSHEET(anyname).Copy it puts the contents in the clipboard and then paste is fine. Now how would I clear out clipboard?

    Thanks

  2. #2
    Don Guillett
    Guest

    Re: How to clear the clipboard contents in VBA

    try
    application.cutcopymode=false

    --
    Don Guillett
    SalesAid Software
    [email protected]
    "Wilbur" <[email protected]> wrote in
    message news:[email protected]...
    >
    > How to clear the clipboard contents in VBA using code. If I do a
    > WORKSHEET(anyname).Copy it puts the contents in the clipboard and then
    > paste is fine. Now how would I clear out clipboard?
    >
    > Thanks
    >
    >
    > --
    > Wilbur
    > ------------------------------------------------------------------------
    > Wilbur's Profile:
    > http://www.excelforum.com/member.php...o&userid=31826
    > View this thread: http://www.excelforum.com/showthread...hreadid=519304
    >




+ 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