mike60smart
Registered User.
- Local time
- Today, 19:06
- Joined
- Aug 6, 2017
- Messages
- 2,183
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)