+ Reply to Thread
Results 1 to 5 of 5

Turn of question

Hybrid View

  1. #1
    Registered User
    Join Date
    12-01-2006
    Posts
    4

    Turn of question

    Hi,

    I want to copy a huge amount fo data from a file to an other one in a macro.
    When I copied the data to clipboard and I want to close the source file a question will appear " There is large amount of information on Clipboard. ...
    Yes No or Cancel" I want to skip this question. How can I turn it off and keep the copied data on Clipboard?

    Thanks for your tips.

    Gabor

  2. #2
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi

    Application.DisplayAlerts =False
    HTH
    Carim

  3. #3
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Sorry I forgot to mention the instruction is to be inserted into your macro ...

    HTH
    Carim

  4. #4
    Registered User
    Join Date
    12-01-2006
    Posts
    4
    Hi,

    Thanks a lot!

    Gabor

  5. #5
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Thanks for the feedback ...

    Carim

+ 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