+ Reply to Thread
Results 1 to 3 of 3

clipboard full

  1. #1
    jnewl
    Guest

    clipboard full

    i am creating a macro whereby i take the contents of several worksheets and
    compile a final workbook. i have a template of the final workbook whereby i
    do a lot of cell calculations rather than clutter the excel macro.

    so when i populate the template, i get my calculations performed

    when i was building the macro, i got screen messages that indicated i had
    lots of info on the clipboard and did i want to delete or save. i deleted.
    when i run the macro, i get these screen messages. how do i get rid of the
    messages

  2. #2
    Crowbar via OfficeKB.com
    Guest

    Re: clipboard full

    at the start of the code try:

    application.displayalerts = false

    --
    Message posted via http://www.officekb.com

  3. #3
    jnewl
    Guest

    RE: clipboard full

    thanks

    "jnewl" wrote:

    > i am creating a macro whereby i take the contents of several worksheets and
    > compile a final workbook. i have a template of the final workbook whereby i
    > do a lot of cell calculations rather than clutter the excel macro.
    >
    > so when i populate the template, i get my calculations performed
    >
    > when i was building the macro, i got screen messages that indicated i had
    > lots of info on the clipboard and did i want to delete or save. i deleted.
    > when i run the macro, i get these screen messages. how do i get rid of the
    > messages


+ 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