Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a routine where I am copying from a hidden worksheet, and pasting into
an email message. I would like to clear the clipboard after the email message is sent. I have tried this by using the Application.CutCopyMode = False after calling the sub routine which handles the Outlook object. So far, everything I have tried, clears the clipboard before Outlook has a chance to load the email message. Does anyone have a method of doing this? Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CutCopyMode question | Excel Discussion (Misc queries) | |||
Why Application.CutCopyMode giving problem | Excel Programming | |||
Why is Application.CutCopyMode False? | Excel Programming | |||
Application.DisplayFormulaBar Kills CutCopyMode | Excel Programming | |||
CutCopyMode = False | Excel Programming |