No it doesn't work. but I think I found the problem. There seems to be a blank space in front of the names. I did this to the generate data,
Code:
_data(0).Substring(1)
Now the autocomplete works

Edit: it does remove the "A" on the first row, but I'm sure you can solve the problem now