Hi,

For my studies I have a table:
Rows for courses and columns for number of exercise.
The table is filled with the submission's dates for each exercise.

I want to create another little table that will show me the exercises I need to submit in the next week.
It will take the dates from the table and in one cell will show the according course and in the second cell will show the according number of course.

How to do it please?