Access 2003 .mdb (but some users may have 2007 or 2010 so it needs to work in all versions)
I want to generate a password based on specific rules. The password would generate either off a button push or more likely on the “after update” of an earlier field (probably username).
Needs to be 7 characters
Only 1 Capital Letter
2 lower case letters
3 numbers
1 special character
Needs to be unique
Any help with this would be appreciated
tia
Dave