Type error page 575
Very new to this.
On Page 575, the code is
Option Explicit
Dim moMenuHandler As CMenuHandler
When I debug, I get an error-
User defined type not defined. What needs to be included to get out of this error??
Thanks
Posted the day after. The code lesson from pg 575 through 581 the first time around appeared to be one lesson. However, my error I think was merging the code on pg 575 to that found in 576-581. When I deleted the code on 575, the rest worked fine.
I still don't know why the above was a problem. Perhaps the right library wasn't open?
There are only about 500 libraries, so that's possible I suppose.
Last edited by soildoc; June 16th, 2009 at 04:48 PM..
|