R
rydell
Guest
hi all,
just found this site today, looks like it could be very useful!
alright here is my problem. i have a table that stores application data for students that apply to our program. what i need to do is create something to break this info down and compare it.
so i'll pick the easiest one first. i want to count the number of students who applied (broken down by male and female). now i know i could do this with a query and a report, but by the time i get done with all the info i have i'd have about 50 different queries that only do one count each. so i want to avoid this.
so my question is can i do this analysis on a form using textboxes and expressions or will i have to go to visual basic and write functions?
any help, insite, or a different direction completely would be greatly appriciated
just found this site today, looks like it could be very useful!
alright here is my problem. i have a table that stores application data for students that apply to our program. what i need to do is create something to break this info down and compare it.
so i'll pick the easiest one first. i want to count the number of students who applied (broken down by male and female). now i know i could do this with a query and a report, but by the time i get done with all the info i have i'd have about 50 different queries that only do one count each. so i want to avoid this.
so my question is can i do this analysis on a form using textboxes and expressions or will i have to go to visual basic and write functions?
any help, insite, or a different direction completely would be greatly appriciated