Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default recrding macro,copy data thn close file, get messge abut clpbord

While recording a macro I copy data from one spreadsheet and paste to
another. When I close the original sheet I get a message saying the clipboard
is full, I'm forced to cancel this command and it locks up the macro when I
run it in the main file. How do I turn of this info?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default recrding macro,copy data thn close file, get messge abut clpbord

You could add one more line before you close the workbook.

application.cutcopymode = false



PaddyBoy wrote:

While recording a macro I copy data from one spreadsheet and paste to
another. When I close the original sheet I get a message saying the clipboard
is full, I'm forced to cancel this command and it locks up the macro when I
run it in the main file. How do I turn of this info?


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default recrding macro,copy data thn close file, get messge abut clpbo

Thanks Dave. I'll try this and see how it runs. I figured there was a
application command.

"Dave Peterson" wrote:

You could add one more line before you close the workbook.

application.cutcopymode = false



PaddyBoy wrote:

While recording a macro I copy data from one spreadsheet and paste to
another. When I close the original sheet I get a message saying the clipboard
is full, I'm forced to cancel this command and it locks up the macro when I
run it in the main file. How do I turn of this info?


--

Dave Peterson

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
sorting 2 colums of numbers and incremening them down blk&wht Excel Discussion (Misc queries) 10 October 9th 06 10:12 PM
Copying & Filling in data from One file into another. Sreeraman.TS Excel Worksheet Functions 0 June 19th 06 01:19 PM
Using Relative path for XML data file? Mark W. Robbins Charts and Charting in Excel 0 June 7th 06 06:41 AM
Weekly Transaction Processing Ralph Howarth Excel Worksheet Functions 4 January 19th 05 05:37 AM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM


All times are GMT +1. The time now is 09:43 AM.

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"