In my attachment (file access 2010)
I want to show some information from a form but i don't know how to write code on query or on a form load.
Described here:
I want to make report that run from a Form that just show only a specific year
Example I just choose from combo box a year that I want to searh, e.g. just 2011
So I want to make a form that show me some information
1. City of student (i can choose all or specific city)
2. Year (i can choose all or specific year and just year format)
3. Start Date
4. End Date
5. Score review
the information must show:
Total of student : ?
Total of student that has score above score review : ?
Average
and the information can you see on my attachment.
Thanks
I want to show some information from a form but i don't know how to write code on query or on a form load.
Described here:
I want to make report that run from a Form that just show only a specific year
Example I just choose from combo box a year that I want to searh, e.g. just 2011
So I want to make a form that show me some information
1. City of student (i can choose all or specific city)
2. Year (i can choose all or specific year and just year format)
3. Start Date
4. End Date
5. Score review
the information must show:
Total of student : ?
Total of student that has score above score review : ?
Average
and the information can you see on my attachment.
Thanks
Comment