gargola2000
Technical User
Hello, this is what I am trying to do, I am doing a favor for a lady I work with who currectly tally the results from a on-base college course survey by hand. I already did up the the form but now I am stuck on what to do wit the information.
The data needs to being sorted in this order
Fiscal year
Term(ie FAll A , FAll B, Winter A, WInter B..Etc)
Course Numbers
then i need to display the results for the ansers to all on the form.
q1.What is your present status
options are Active Duty, Reserve, Civilian, Dependent
q2. Why are you taking this course
(Required for class) (Personal Enrichment)
I need to be able to display the info with total for all the answers and group by fiscal year and term then by course. I alse need to be able to to combine all the course results for any given term and display combined sums.
I am stuck and help would be greatly appreciated.
The data needs to being sorted in this order
Fiscal year
Term(ie FAll A , FAll B, Winter A, WInter B..Etc)
Course Numbers
then i need to display the results for the ansers to all on the form.
q1.What is your present status
options are Active Duty, Reserve, Civilian, Dependent
q2. Why are you taking this course
(Required for class) (Personal Enrichment)
I need to be able to display the info with total for all the answers and group by fiscal year and term then by course. I alse need to be able to to combine all the course results for any given term and display combined sums.
I am stuck and help would be greatly appreciated.