PC Review


Reply
Thread Tools Rate Thread

Application.CutCopyMode

 
 
=?Utf-8?B?U3RldmU=?=
Guest
Posts: n/a
 
      11th Jul 2007
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
 
Reply With Quote
 
 
 
 
Bernie Deitrick
Guest
Posts: n/a
 
      11th Jul 2007
Steve,

Set the body of the email message to the value of the cells of interest,
without copying.

See

http://www.rondebruin.nl/sendmail.htm

for examples, depending on how you want to do it.

HTH,
Bernie
MS Excel MVP


"Steve" <(E-Mail Removed)> wrote in message
news:0BBDF7FE-AA44-472D-9F2F-(E-Mail Removed)...
>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



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Application.CutCopyMode = False Simon Microsoft Excel Programming 3 13th Aug 2008 04:53 PM
Why Application.CutCopyMode giving problem Kieranz Microsoft Excel Programming 4 17th May 2006 04:39 PM
Why is Application.CutCopyMode False? =?Utf-8?B?R2FyeScncyBTdHVkZW50?= Microsoft Excel Programming 2 16th Feb 2006 10:08 PM
Application.DisplayFormulaBar Kills CutCopyMode Ed Adamthwaite Microsoft Excel Programming 2 26th Jul 2005 01:59 PM
Re: Application.CutCopyMode Rob Bovey Microsoft Excel Programming 0 12th Mar 2004 03:48 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:46 AM.