checking correct input with fill-in field

  • Thread starter Thread starter rmc
  • Start date Start date
R

rmc

Hello,

I've created a document with a fill-in field wich contains a bank account
nummber wich my colleagues need to fill in.

Now I want to add a check on this input to be sure the bank account number
is correct.

I saw some examples/functions for PHP and .NET but is this also possible in
a 'simple' Word document and how does this formula/solution work then?

thanks in advance for all suggestions!

sincerly, rmc
 
See:

See the article "How to validate the contents of a formfield in a Word form"
at:

http://word.mvps.org/FAQs/TblsFldsFms/ValidateFFields.htm

and

Please Fill Out This Form
Part 1: Create professional looking forms in Word
http://www.computorcompanion.com/LPMArticle.asp?ID=22

Part 2: Adding Automation to your Word forms.
http://www.computorcompanion.com/LPMArticle.asp?ID=46

Part 3: Learn more VBA (macros) to automate your forms.
http://www.computorcompanion.com/LPMArticle.asp?ID=119

Part 4: Use custom dialog boxes in your Word forms
http://www.computorcompanion.com/LPMArticle.asp?ID=127

Part 5: Connect your AutoForm to a database to save input time and keep
better records!
http://www.computorcompanion.com/LPMArticle.asp?ID=136


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 
Back
Top