Looking at your first file in the userform PhoneList, you can see that the textbox with label caption value of Mobile, that the control's name it txtEmail. So:

.To = txtEmail
I selected First Name in the userform and Tarek as first name. Nothing in the userform filled in and it said nothing was found. Looking at the data, the filtered range did show Tarek's data.