Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default 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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 128
Default clipboard full

at the start of the code try:

application.displayalerts = false

--
Message posted via http://www.officekb.com
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default 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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Clipboard empty but still get waring that clipboard is full Steve Excel Discussion (Misc queries) 0 June 17th 08 09:05 PM
clipboard full Vic P Excel Discussion (Misc queries) 0 August 3rd 07 07:40 PM
Clipboard Full Notification Starky77 Excel Discussion (Misc queries) 1 September 18th 06 03:02 PM
unable to copy/paste in excel once clipboard becomes full sengtavanfatsura via OfficeKB.com New Users to Excel 2 May 22nd 06 09:45 PM
Unable to copy/paste in Excel once clipboard gets full Sean via OfficeKB.com Excel Discussion (Misc queries) 0 April 26th 06 11:43 PM


All times are GMT +1. The time now is 06:11 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"