papasmurfuo9
Registered User.
- Local time
- Yesterday, 17:22
- Joined
- May 28, 2014
- Messages
- 69
Hi
is the following possible, thanks in advance ;
So i have two tables
Table one list of names
Table two list of tasks
I want one table to have the list of names, then record in the table is expandable with a list of tasks
So Table 1
Michael
Roger
Tim
Table 2 :
Headers: Tasks | Date Completed
Task 1
Task 2
Task 3
then a new Table
Then if i expand Michael its
Michael
Tasks Date Completed
Task 1
Task 2
Task 3
Roger
Tim
but when expanding Michael, the date completed entry - is kept unique to michael and not duplicated among the other records!
thanks
is the following possible, thanks in advance ;
So i have two tables
Table one list of names
Table two list of tasks
I want one table to have the list of names, then record in the table is expandable with a list of tasks
So Table 1
Michael
Roger
Tim
Table 2 :
Headers: Tasks | Date Completed
Task 1
Task 2
Task 3
then a new Table
Then if i expand Michael its
Michael
Tasks Date Completed
Task 1
Task 2
Task 3
Roger
Tim
but when expanding Michael, the date completed entry - is kept unique to michael and not duplicated among the other records!
thanks