Thread
:
Macro to restore previous content of clipboard
View Single Post
#
2
Posted to microsoft.public.excel.programming
Fan924
external usenet poster
Posts: 238
Macro to restore previous content of clipboard
What I do now is to clear the clipboard before exiting macro with this
Application.CutCopyMode = False
Reply With Quote
Fan924
View Public Profile
Find all posts by Fan924