Home » Posts tagged "Calculation"

Archive for the 'Calculation' Tag

Calculating total from recordset using “select case”

Here is code in classic asp Here is example on how to calculate recordset total using “select case” statement. I have calculated essay and resume scholarship values based on records fromĀ  two essay and resume tables, and queried results based on applicant-student registration ID or name. Then I calculated “total score” of each student using […]