How to handle a reference in a struct to another member in the struct

Thanks for all the help guys! I understand now why this does not work.
Next I have to find out what to do instead :). I asked another question for that here: Should I use references for pointing to objects in another struct?