I stuck with this problem without any suitable solution
In a table - tblMember_activity, each row keeps one activity for a member.
The structure is:
year, month, member_id, activity_cod, paid
I want to make a form that shows for each member for each year two dimensions table. One side will be the months (from January until Dec.) & the other one will be the activities (all activities).
I want this table to show if the activity was paid, and to be able to update this two dimensions table.
I have no idea who to do it
.
Thanking in advance!
In a table - tblMember_activity, each row keeps one activity for a member.
The structure is:
year, month, member_id, activity_cod, paid
I want to make a form that shows for each member for each year two dimensions table. One side will be the months (from January until Dec.) & the other one will be the activities (all activities).
I want this table to show if the activity was paid, and to be able to update this two dimensions table.
I have no idea who to do it
Thanking in advance!