It won't begin to work as you have it because the field names do not match what is in the example data file.
If you want to pursue this approach, then see Paul Edstein's tutorial which you can download from
http://www.gmayor.com/downloads.htm.
You might find it simpler to use
http://www.gmayor.com/ManyToOne.htm? There are however two provisos relating to your data.
1. Don't use the # symbol in field names
2. You can't use a child field as the key field, but as all the records in the table relate to the same name, you don't need the name field in the table. If you put it in the header instead you get: