Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In your routine, insert a line like
wdApp.DisplayAlerts = False before closing the file and quitting Word, which should suppress the warning message. - Jon ------- Jon Peltier, Microsoft Excel MVP Peltier Technical Services Tutorials and Custom Solutions http://PeltierTech.com/ _______ "Mats Nilsson" wrote in message ... Hi everybody, I have made a routine where a worddocument is copied and pasted in an Excel Sheet. When its pasted I will close down the copied selection on clip board and close down Word. i cant clear the clipboard from the wordcopy and of that reason its not possible to close down the Word Application (there is a question if the clipboard copy should be saved). In Excel I use "Application.CutCopyMode = False" but it does not work in this case. Thanks in advance for any answer how I could solve this problem. Best Regards Mats -- ESI Update |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to permantently hide clipboard pane on the right side of Word/Excel 2003? | Excel Discussion (Misc queries) | |||
clipboard clearing in excel, access, word... | Excel Discussion (Misc queries) | |||
copy to the clipboard and into another workbook | Excel Discussion (Misc queries) | |||
Copy from clipboard? | Excel Programming | |||
Paste Clipboard from Word to last row in excel | Excel Programming |