Jul 11, 2006 #1 newbieone Technical User Joined Jan 3, 2006 Messages 50 Location US This is really weird but the Me.Function in my database has stopped working. The database ignores in completely can anyone tell me how to fix this.
This is really weird but the Me.Function in my database has stopped working. The database ignores in completely can anyone tell me how to fix this.
Jul 11, 2006 #2 abaldwin Programmer Joined Mar 27, 2001 Messages 798 Location US Can you post the code that is failing please, and explain where this code is located at. Thanks Andy Baldwin "Testing is the most overlooked programming language on the books! Upvote 0 Downvote
Can you post the code that is failing please, and explain where this code is located at. Thanks Andy Baldwin "Testing is the most overlooked programming language on the books!
Nov 27, 2006 #3 LeeJames75 MIS Joined Mar 4, 2004 Messages 34 Location GB You have a duplicate function name in your code. Upvote 0 Downvote