There wont be a tutorial for that.
you will need to create a join query to join the users table table, the userdownloads table and the downloads table
and set the recordset to filter the name column using the form element in your search form.
For details on Join Queries, see the following page:
http://www.w3schools.com/sql/sql_join.asp