undefined function "Format$"

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

Guest

I get this message when i run a query

UndefineD Function FORMAT$


THE CASE IN POINT IS Format$([Result],"Fixed")

WHAT library am i not referencing???
 
Patrick said:
I get this message when i run a query

UndefineD Function FORMAT$


THE CASE IN POINT IS Format$([Result],"Fixed")

WHAT library am i not referencing???

It doesn't matter. ANY broken reference causes many of the built in Access
functions to fail.

You have to look at the references in your app to find the one marked MISSING.
 

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