Undefined Function - MS Query

  • Thread starter Thread starter Bill
  • Start date Start date
Are you saying that you're trying to use the query in MS Query, as opposed
to in Access?

There are very few functions that you can use outside of Access. What
specific function are you trying to use?
 
I'm replying from a different PC so hope this comes through ok.

Yes that is what I am trying to. The function in question is one I have
written myself that converts various textual (or null or blank or zero
length string) representations of a date into a true 'Access' date value.

Regards.
Bill.
 
Ummm ...... the fact that it was saying undefined function lead me to think
there was a way of defining it in MS Query.

Presumably not!!
 
You cannot use custome VBA functions in queries run from outside the Access
environment.
You wil need to come up with another way to accomplish your purpose.
 
I do feel your pain. we've been wrestling with this limitation for years.

Bob
 

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