I don't think so, the wildcard * is reserved in Access, and you'll also get a datatype mismatch because your UserID field is probably a AutoNumber or Number data type.
The UserID should be hidden from the user by setting the Column Width property to: 0cm;4cm;
You write code that doesn't apply...