Hi everyone,
i have to make a form with two subforms with each a table with data.
The first table has maximum 3 years.that are shown.
The second table has to have all the records from those 3 years that are stored in the table.
Every year in the first table has a result from several dates in that year.
How can i do this in the sql query? I know to filter with the where only at one year. But it has to be 3 years.
Thanks
i have to make a form with two subforms with each a table with data.
The first table has maximum 3 years.that are shown.
The second table has to have all the records from those 3 years that are stored in the table.
Every year in the first table has a result from several dates in that year.
How can i do this in the sql query? I know to filter with the where only at one year. But it has to be 3 years.
Thanks