So the answer is no but maybe yes.
It's not a way to use the same ask the user data entry from the user and evaluate three different conditions against it. I know you're trying to use a report formula which would be nice if it would work but there is no way to grab that user input from the ask the user to using the formula :(
but, if you really wanna go through the hoops to do this. You can set up a new table called user selection. It would have one field in it which would be a user field. Create one record in the table. It will be record ID of one. Then make a relationship between this table and your details table based on the reference field with the formula of 1. Look up the user entered in the user selection record down to your details table. Make a formula checkbox field down there which will be true if the user look up field from user selected is equal to any one of your three other user fields. Call it [User Selected matches]
Then put a report link field on your user selection record to show your details table but filter that embedded report where the [user Selected Matches] is checked.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------