View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Clearing clipboard

Marc

Application.CutCopyMode = False before your End Sub

Gord Dibben XL2002

On Wed, 26 Nov 2003 09:01:16 -0800, "Marc" wrote:

Hi,

Is there a command line that will clear the contents of
the clipboard automatically as part of a macro?

Thanks,

marc