validation rule fails occasionally

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have written my own custom function to act as a validation rule in Access.
The validation rule is fMyFunction() = True. Problem is I get an error
message occasionally when the form is being used where Access says it can't
find the function. Restarting Access makes the problem go away and it only
happens on one users machine (so far) Any ideas?
 
If it only happens on one machine, I would wonder about that machine
either not being up to date with Access or Windows Service Packs. I
would also check that there is not something wrong with the References
on that machine.

I have written my own custom function to act as a validation rule in Access.
The validation rule is fMyFunction() = True. Problem is I get an error
message occasionally when the form is being used where Access says it can't
find the function. Restarting Access makes the problem go away and it only
happens on one users machine (so far) Any ideas?

Please respond to the Newsgroup, so that others may benefit from the exchange.
Peter R. Fletcher
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top