+ Reply to Thread
Results 1 to 4 of 4

Large information on clipboard message

  1. #1
    Forum Contributor
    Join Date
    12-16-2006
    Posts
    349

    Large information on clipboard message

    when I run a macro I keep getting this message when It copys and pastes

    There is a large amount of information on the Clipboard. Do you want to be able to paste this information into another program later

    Yes No or Cancel

    the answer is always no, so i have to click no each time

    but how can i get it to do this in vba

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,887
    Hi Khalid,

    Try adding this to your macro code after copying and pasting data:
    Please Login or Register  to view this content.
    Also, this site might give you a few tips/alternatives to simply copying and pasting data: http://www.ozgrid.com/VBA/SpeedingUpVBACode.htm (specifically the section titled 'Avoid the use of Copy and Paste whenever Possible')

  3. #3
    Forum Contributor
    Join Date
    12-16-2006
    Posts
    349

    Wink thanks

    works a treat , i already knew how to do it but forget

  4. #4
    Registered User
    Join Date
    07-23-2009
    Location
    Enfield, CT
    MS-Off Ver
    Excel 2007
    Posts
    1

    Re: Large information on clipboard message

    Thank you Paul!

+ 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