#ERROR in Continues Form

  • Thread starter Thread starter Focus
  • Start date Start date
F

Focus

I have a Continues Form based on a query. some fields in this query are
functions
like: iif(isnull([FieldA]),[FieldB],[FieldA]) or DateDiff(....)
in the query those fields works ok
but when loading the Continues Form i get #ERROR in the function columns
it's happen in some computers and in other it's ok
what is missing ???

thank ahead
 
If it's only happening on some computers, I would check the References on
those computers. Compare them to computers that work properly. To get to the
References go into the code window then Tools|References.

For more information on trouble shooting references try this link.
http://members.iinet.net.au/~allenbrowne/ser-38.html
 

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

Back
Top