Prev: New Record
Next: What Event To Use
From: I sure could use some help. I sure could use some on 10 May 2010 11:22 When entering data into the database I receive the followig Prompt "The expression you entered has a function name that microsoft office access can't find" How do I correct this?
From: Dorian on 10 May 2010 11:35 Go into debug and find the problem code then post it here. Maybe you are missing a reference. -- Dorian "Give someone a fish and they eat for a day; teach someone to fish and they eat for a lifetime". "I sure could use some help." wrote: > When entering data into the database I receive the followig Prompt "The > expression you entered has a function name that microsoft office access can't > find" How do I correct this?
From: John W. Vinson on 10 May 2010 13:00 On Mon, 10 May 2010 08:22:01 -0700, I sure could use some help. <I sure could use some help.(a)discussions.microsoft.com> wrote: >When entering data into the database I receive the followig Prompt "The >expression you entered has a function name that microsoft office access can't >find" How do I correct this? Correct the expression.... which we cannot see from here. I presume you're using a Form? If so open the form in design view and look at its Events tab - are there any functions or expressions listed? Or if you're using a Query (either directly or as the recordsource for a form), open the Query and see if you get the same error. If you do, go into SQL view and post the SQL text to a message here. -- John W. Vinson [MVP]
From: a a r o n . k e m p f on 12 May 2010 03:24 store your logic in SQL Server so that your database doesn't get corrupted (when someone has macros disabled) On May 10, 8:22 am, I sure could use some help. <I sure could use some he...(a)discussions.microsoft.com> wrote: > When entering data into the database I receive the followig Prompt "The > expression you entered has a function name that microsoft office access can't > find" How do I correct this?
|
Pages: 1 Prev: New Record Next: What Event To Use |