David Emerson
newsgrps at dalyn.co.nz
Wed Mar 5 22:20:41 CST 2008
Have you found out which line is causing the problem? If not put a breakpoint on the "If Me.txtQBInvoice Is Null Then" line, then use F8 to step into each line until you find the problem. David At 6/03/2008, you wrote: >Thanks David but that did not do it. > >Joe Hecht >Joe at anamericanjoe.us >-----Original Message----- >From: accessd-bounces at databaseadvisors.com >[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of David Emerson >Sent: Wednesday, March 05, 2008 7:46 PM >To: Access Developers discussion and problem solving >Subject: Re: [AccessD] Code Help Please > >Joe, > >Try replacing the Me.txtQBInvoice with Me!txtQBInvoice > >Regards > >David > >Website: http://www.databaseadvisors.com > >-- >AccessD mailing list >AccessD at databaseadvisors.com >http://databaseadvisors.com/mailman/listinfo/accessd >Website: http://www.databaseadvisors.com