Jim Hewson
JHewson at karta.com
Mon Jan 30 13:01:00 CST 2006
Thanks all for replying. Andy, I tried changing the dot to a bang - no success. Rocky, I created a new MDB and imported all objects into it... still didn't work. Rusty, I rearranged the references but it didn't seem to matter, still wouldn't compile. Randall, I changed "Me" to the form name as you suggested. After a few replacements, it worked! The odd thing is that the Me's that had the bang continues to work. I was able to compile and make an MDE. We are in the process of replacing this database so I'm not going to worry about it too much. Thanks, again. Jim jhewson at karta.com -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Andy Lacey Sent: Monday, January 30, 2006 9:52 AM To: Access Developers discussion and problem solving Subject: Re: [AccessD] MDB won't compile Have a look, Jim, to see if in that module there are any Me. references to controls which should really be Me! . I find Access sometimes objects like this. -- Andy Lacey http://www.minstersystems.co.uk --------- Original Message -------- From: "Access Developers discussion and problem solving" <accessd at databaseadvisors.com> To: "AccessD" <AccessD at databaseadvisors.com> Subject: [AccessD] MDB won't compile Date: 30/01/06 14:59 A2K, inherited. I changed the margins to a report in an MDB. That's the only change I made. Now the MDB won't compile. I've made minor changes before and created MDE files without any problems. When I try to compile, it stops at "Me.Refresh" with an error that states the "Method or Data member is not found." I've checked the references, decompiled, used JetComp, moved all objects to a new container. It still will not compile. If I comment out the offending line, it gets stuck on "Recordset" then "bookmark". What else I can try? Many thanks in advance. Jim -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com ________________________________________________ Message sent using UebiMiau 2.7.2 -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com