![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a database of students from a variety of courses. For most of them, we have 1 record per student in a course each semester, so I would have for example: 16 bisc, 14 econ, 10 soci for a total of 40 records. In the annual report, it would list the 40 students. However, now we have to add in that report the dental students. I don't have any info of them, just a different number. This year was 70, last year was 45, or whatever. How can I add that number to a field each year so it gets counted in with the proper semester? Essentially, it would make 41 records, where 40 of them were individual counts added up, and then 1 record of a value. My final report would be sorted by semester, so we could track progress of how/where students volunteer. |
#3
| |||
| |||
|
|
I have a database of students from a variety of courses. For most of them, we have 1 record per student in a course each semester, so I would have for example: 16 bisc, 14 econ, 10 soci for a total of 40 records. In the annual report, it would list the 40 students. However, now we have to add in that report the dental students. I don't have any info of them, just a different number. This year was 70, last year was 45, or whatever. How can I add that number to a field each year so it gets counted in with the proper semester? Essentially, it would make 41 records, where 40 of them were individual counts added up, and then 1 record of a value. My final report would be sorted by semester, so we could track progress of how/where students volunteer. |
)
#4
| |||
| |||
|
|
"~consul"<consul (AT) dolphinsTAKEAWAY-cove (DOT) com> wrote in message I have a database of students from a variety of courses. For most of them, we have 1 record per student in a course each semester, so I would have for example: 16 bisc, 14 econ, 10 soci for a total of 40 records. In the annual report, it would list the 40 students. However, now we have to add in that report the dental students. I don't have any info of them, just a different number. This year was 70, last year was 45, or whatever. How can I add that number to a field each year so it gets counted in with the proper semester? Essentially, it would make 41 records, where 40 of them were individual counts added up, and then 1 record of a value. My final report would be sorted by semester, so we could track progress of how/where students volunteer. If there's already one record per student in each semester, then it's probably easiest to simply add a new record for EACH Dental student in each semester (i.e. 70 dental students this year, so add 70 records) - they would have the appropriate semester / date, but could all be just named "Dental Student". (Once you've created one record you can Duplicate it to save retyping the name and semester / date details.) |
Thanks for the reply though.
#5
| |||
| |||
|
I was hoping that wouldn't be the case, I tried that and it's "annoying" Thanks for the reply though. |
#6
| |||
| |||
|
|
'tis on Fri, 11 Mar 2011 13:31:13 -0800, wrote ~consul thus to essay our thoughts to discern upon I was hoping that wouldn't be the case, I tried that and it's "annoying" Thanks for the reply though.Should have clarified, it is annoying because they gave me about 50 semesters of additional "Dental Students" to include in the count. |
)
#7
| |||
| |||
|
|
I have a database of students from a variety of courses. For most of them, we have 1 record per student in a course each semester, so I would have for example: 16 bisc, 14 econ, 10 soci for a total of 40 records. In the annual report, it would list the 40 students. However, now we have to add in that report the dental students. I don't have any info of them, just a different number. This year was 70, last year was 45, or whatever. How can I add that number to a field each year so it gets counted in withthe proper semester? Essentially, it would make 41 records, where 40 of them were individual counts added up, and then 1 record of a value. My final report would be sorted by semester, so we could track progress of how/where students volunteer. -- |
![]() |
| Thread Tools | |
| Display Modes | |
| |