Here we go again 
I have a form with a subform in a parent child relationship.
The subform is a list of tasks associated with a building. (wash the windows, fix a hole in the wall kind of thing). I want each task to have a collection of notes - short texts. This way I can make notes of conversations related to the task, over the life of the task. What is the best way to build this relationship? Ideally I would have a button within the task list that opens a task note list form (a continuous form). I have tried the usual one to many relationship relationships but it did not work.
Thanks

I have a form with a subform in a parent child relationship.
The subform is a list of tasks associated with a building. (wash the windows, fix a hole in the wall kind of thing). I want each task to have a collection of notes - short texts. This way I can make notes of conversations related to the task, over the life of the task. What is the best way to build this relationship? Ideally I would have a button within the task list that opens a task note list form (a continuous form). I have tried the usual one to many relationship relationships but it did not work.
Thanks