clear clipboard

  1. N

    Cells.CopyPicture - Copying Picture from Excel to Word - copy picture method of range class failed error

    Hi, I have a problem when copying an image to word. I know that it is the clipboard and that because it is an image that is being copied that it does not clear when using Application.CutCopyMode = False, or when using: Public MyData As DataObject Set MyData = New DataObjectMyData.SetText ""...
  2. S

    Two Problems 1. keep getting a clear clipboard message 2. wont close workbook completely

    Hi, I have to code below which works but there are two things that I need it to do. 1. at the point of paste don't ask if I was to clear the clipboard 2. completely close the Email_Report after its finished Sub copy() Sheets("DATA").Select Dim wb1 As Workbook Dim wb2 As Workbook Set...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top