CHECK the References in the VB Editor for MISSING references or change the order of them.
----- Original Message ---- From: Dennis Jensen <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, December 5, 2006 12:45:54 PM Subject: Re: [Access VBA Central] Compile error on : Enabled = False --- eliotchs <[EMAIL PROTECTED] s.com> wrote: > Does anyone know why I would get a compile > error Member or data method not found on the > following: RepPayeeFirstName. Enabled = False > Well that kind of depends on what RepPayeeFirstName is actually defined as. However at a guess I would say that the object (if it is an object) was not created properly. ____________ _________ _________ _________ _________ _________ _ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail. yahoo.com [Non-text portions of this message have been removed]
