DataObject: PutInClipboard Not implemented

  • Thread starter Thread starter Mike H.
  • Start date Start date
M

Mike H.

I get the above error. I did go into tools preferences and check the VBA
project "Microsoft Outlook 12.0 Object Library and the 2.0 Library.
Suggestions. This is Excel 2007.
 
You need a reference to the Forms 2.0 library (fm20.dll). Simple way to add
it is to insert a Userform, which you can immediately remove if not needed.

Regards,
Peter T
 
Back
Top