IsDate function

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

Guest

Does the IsDate work in Access like not the project one the other one?
Because I used a Not IsDate(textbox) and Not IsNull(textbox)_beforeupdate and
well its def not going to it. or something any ideas? I may not have been
specific enough with my version, but it uses the jet engine.
 
The IsDate(textbox) part looks fine, but the IsNull(textbox)_BeforeUpdate
looks suspect.
 

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