Aug 9, 2001 #1 hollyann Technical User Joined Apr 12, 2000 Messages 15 Location US I converted an Access 95 database to 2000 and now I get the error message: Run- Time Error '3085' Undefined Function Mid in expression The Left and Right functions do not work either.
I converted an Access 95 database to 2000 and now I get the error message: Run- Time Error '3085' Undefined Function Mid in expression The Left and Right functions do not work either.
Aug 9, 2001 #2 Morpheus1981 Programmer Joined Aug 9, 2001 Messages 105 Location CR MID is a function that returns a determine size of characters so? Upvote 0 Downvote
Aug 9, 2001 Thread starter #3 hollyann Technical User Joined Apr 12, 2000 Messages 15 Location US My question is how do I make it so that the Mid, Right, and Left functions work in 2000 not what do they do. Upvote 0 Downvote
My question is how do I make it so that the Mid, Right, and Left functions work in 2000 not what do they do.
Aug 10, 2001 #4 loonpants Programmer Joined Apr 30, 2001 Messages 9 Location GB Try Checking that you haven't got any missing references in your module. Upvote 0 Downvote