Firstly, I got a base which said two table are linked up. One is something like
Table1
Name-Code(from table 2)-[Time]
A. Aaa. [Time]
B. Bbb. ~~
C. Ccc. ~~
D. Ddd. ~~
Table2. (7am-11pm are checkbox, Y mean ticked)
Code-7am-8am-9am-10am-…-11pm
Aaa Y.————-Y
Bbb. ———Y————Y
Ccc. Y
Ddd. ————————————- Y
I wanna the Of tables 1 able to show. The time session related with the code and it is ticked. Like Aaa would write out c7am, 9am]
The second problem required me to solove this first