Check Digit

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

Guest

Hi everybody,
Does anybody knows how can I verificate a check digit in a number I enter in
a form?
 
In the BeforeUpdate event of the control, put logic to check. If it doesn't
meet the criteria, set Cancel to True.

What the "logic to check" would be depends on what check digit scheme you're
using.
 

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