How set reference to MS Forms 2.0 Library

D

David Canfield

Hi,

I have seen several refernces to having to
"set a reference to the MS Forms 2.0 Library", in order to use the
DataObjext object.

How do I set this reference?

Thanks,

David
 
D

Douglas J. Steele

With any code module open, select Tools | References from the menu and
scroll through the list of available references until you find it.
 
Top