So, I would have a table of Tasks, (TASK_ID, TASK NAME) a Table of Clients (Client_ID, Client Name) and then a joined table like, (Result_ID, TASK_ID, Task_Name, VALUE, Client_ID)
That makes sense, why i could not see that before, i dont know!
Just need to workout how i build the form, using...