How to clear the clipboard contents in VBA using code. If I do a WORKSHEET(anyname).Copy it puts the contents in the clipboard and then paste is fine. Now how would I clear out clipboard?
Thanks
How to clear the clipboard contents in VBA using code. If I do a WORKSHEET(anyname).Copy it puts the contents in the clipboard and then paste is fine. Now how would I clear out clipboard?
Thanks
try
application.cutcopymode=false
--
Don Guillett
SalesAid Software
dguillett1@austin.rr.com
"Wilbur" <Wilbur.2493pm_1141653304.029@excelforum-nospam.com> wrote in
message news:Wilbur.2493pm_1141653304.029@excelforum-nospam.com...
>
> How to clear the clipboard contents in VBA using code. If I do a
> WORKSHEET(anyname).Copy it puts the contents in the clipboard and then
> paste is fine. Now how would I clear out clipboard?
>
> Thanks
>
>
> --
> Wilbur
> ------------------------------------------------------------------------
> Wilbur's Profile:
> http://www.excelforum.com/member.php...o&userid=31826
> View this thread: http://www.excelforum.com/showthread...hreadid=519304
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks