R
Reno
Hey all
I need to find out how to get a database to a a series of numbers based on
whether a certain field has a 1 or a 2 in it
eg
textbox1's control source = sum [grade] if [semester] ="1"
else
textbox2's control source = sum [grade] if [semester] ="2"
i need this so that i get a total of grades for semester 1 in one box
and a total for semester 2 in another
cheers
Xtrader
I need to find out how to get a database to a a series of numbers based on
whether a certain field has a 1 or a 2 in it
eg
textbox1's control source = sum [grade] if [semester] ="1"
else
textbox2's control source = sum [grade] if [semester] ="2"
i need this so that i get a total of grades for semester 1 in one box
and a total for semester 2 in another
cheers
Xtrader