how do I add vba reference to Microsoft Forms 2.0 Object Library?
You need to have a reference to the Microsoft Forms library.
--
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
"wrssbrown" wrote in message
...
I'm trying to use 'Dim myobj As New DataObject' in VBA to access
clipboard,
but VBA won't recognize 'DataObject', which is available in MicroSoft
Forms
2.0 object library. can't find MS Forms 2.0 object library in
tools/reference list.
|