I created two tables, and a relation between them. The first table contains student name
and the second table contains the attendancy data from these students. I created a query upon these two tables but it stays empty as long as there is only one line (one record) in the attendancy table. Can i force the computer to go to the next line? When i create a field and fill it with a string, via the default value the table contains only one line. Help me please.
and the second table contains the attendancy data from these students. I created a query upon these two tables but it stays empty as long as there is only one line (one record) in the attendancy table. Can i force the computer to go to the next line? When i create a field and fill it with a string, via the default value the table contains only one line. Help me please.