4
4EYES
Hi people,
I was working on some Excel macro's in Office 2004 for the Mac, where
had some trouble with the clipboard. As I understand, the Mac clipboar
is a lot harder to empty than the Windows version (wher
'Application.CutCopyMode = False' suffices).
I got some code to fix this from 'this site
(http://www.mcgimpsey.com/macoffice/excel/clearclipboard.html), bu
that does not seem to work without the availability of DataObject. Thi
object seems to be in the Microsoft Forms 2.0 library, but that's no
available.
Can someone help me out here? Thanks in advance
I was working on some Excel macro's in Office 2004 for the Mac, where
had some trouble with the clipboard. As I understand, the Mac clipboar
is a lot harder to empty than the Windows version (wher
'Application.CutCopyMode = False' suffices).
I got some code to fix this from 'this site
(http://www.mcgimpsey.com/macoffice/excel/clearclipboard.html), bu
that does not seem to work without the availability of DataObject. Thi
object seems to be in the Microsoft Forms 2.0 library, but that's no
available.
Can someone help me out here? Thanks in advance