nelslynn
10-08-2001, 08:27 PM
I have two tables... GRADES (StudentID, Assignment#, Score) and ASSIGNMENTS (Assign#, Assign Desc, Max Possible Score). On a form, how do I make sure a score that is not greater then the 'Max Possible Score' is not entered?
Also on a form, can you use radio buttons instead of a combo box? The possible choices are coming from another table (tblCodes).
Have some knowledge in VB, if needed.
Also on a form, can you use radio buttons instead of a combo box? The possible choices are coming from another table (tblCodes).
Have some knowledge in VB, if needed.