mike60smart
Registered User.
- Local time
- Today, 12:28
- Joined
- Aug 6, 2017
- Messages
- 2,177
Hi
I would recommend that you change your table structure so that you have a table for the Person (tblPersons)
Then a separate table for the related tasks (tblPersonTasks)
I would recommend that you change your table structure so that you have a table for the Person (tblPersons)
Then a separate table for the related tasks (tblPersonTasks)