![]() |
Macro to clear Clipboard
Can't find a way to clear the clipboard using a macro
Thanks GJ |
Macro to clear Clipboard
Maybe...
application.cutcopymode = false ?? gj wrote: Can't find a way to clear the clipboard using a macro Thanks GJ -- Dave Peterson |
Macro to clear Clipboard
Hi,
This does not work for me. Is there something else I should be looking for? I'm in Excel 2003. Thanks, -- Marc "Dave Peterson" wrote: Maybe... application.cutcopymode = false ?? gj wrote: Can't find a way to clear the clipboard using a macro Thanks GJ -- Dave Peterson |
Macro to clear Clipboard
Chip Pearson has some nice notes at:
http://www.cpearson.com/excel/clipboar.htm for working with the windows clipboard. But I don't recall ever seeing application.cutcopymode=false fail in a windows environment. Marc wrote: Hi, This does not work for me. Is there something else I should be looking for? I'm in Excel 2003. Thanks, -- Marc "Dave Peterson" wrote: Maybe... application.cutcopymode = false ?? gj wrote: Can't find a way to clear the clipboard using a macro Thanks GJ -- Dave Peterson -- Dave Peterson |
Macro to clear Clipboard
How does it fail ?
NickHK "Marc" wrote in message ... Hi, This does not work for me. Is there something else I should be looking for? I'm in Excel 2003. Thanks, -- Marc "Dave Peterson" wrote: Maybe... application.cutcopymode = false ?? gj wrote: Can't find a way to clear the clipboard using a macro Thanks GJ -- Dave Peterson |
Macro to clear Clipboard
Nothing happens. I have this - Application.DisplayClipboardWindow = True
to show the clipboard. I've tried Application.CutCopyMode = False before and after displaying the clipboard and in either case it doesn't clear the clipboard. Thanks, -- Marc "NickHK" wrote: How does it fail ? NickHK "Marc" wrote in message ... Hi, This does not work for me. Is there something else I should be looking for? I'm in Excel 2003. Thanks, -- Marc "Dave Peterson" wrote: Maybe... application.cutcopymode = false ?? gj wrote: Can't find a way to clear the clipboard using a macro Thanks GJ -- Dave Peterson |
All times are GMT +1. The time now is 07:49 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com