How to use VBA to validate data entered in a Word UserForm Your email has been sent Avoid input errors when soliciting data via a Word UserForm with VBA procedures that check for specific attributes.
I've got an Excel 97 worksheet in which I need to validate some cells. No problem, I'll just use Data->Validate, right? Wrong. The built in validation works well enough as long as the user doesn't ...