I'm getting the hang of Access and VBA. My app is just about complete now, and functioning quit well, really looking to test this thing out. This is also my first Access Database, so its kinda like my baby. Anyways, I'd like to add some data input validation. Right now if someone enter incorrect characters, it will return invalid Null. Id like to customize the error before it returns an error about a null value. So the part numbers will be PW001 - PW126. I know how to validate PW using IntStr, I'm just stuck on validating 001-126.