Simple Grade Solver

This is a Simple Grade Solver in VB 6.0. Hope this thing will help for those who have an Enrollment System projects. Soon I'll be submitting a Simple Grading System with Database integration ^_^.
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments
hindi malinaw kung ilan
hindi malinaw kung ilan percent ung quiz, recitation, assignment at exam....
tapos ung result dapat 2 decimal digit lang hindi ginamitan ng format....
Tsk tsk
Ang daming demands pwede naman wag i-download kung ayaw dba? Or kung may kulang e di ikaw na maglagay ~_~
Web / System Developer
Contacts :
09327081978
recca_flame05@yahoo.com >>> Facebook/YM
ICCT Colleges Cainta Rizal
dapat hindi textbox ung sa
dapat hindi textbox ung sa result...kahit nakalock yan makikita mo parin ung insertion point....label nalang ung gamitin mo bro....
Hmm
Dudes lagyan mo ng enabled=false ung result pra ndi ma edit ^_^
Web / System Developer
Contacts :
09327081978
recca_flame05@yahoo.com >>> Facebook/YM
ICCT Colleges Cainta Rizal
uo nga...
uo nga wag nyo i down load kung ayaw nyo,
kanya kanya kc ng style yan eh,
kung may kulang lagyan nyo.
sna pag nag bigay kayo ng comment in a nice way.
hello
ahaha mga reklamador ba??
akala mo magagaling sila eh nuh^_^
haha kung ayaw d wag
gawa nalang kau ng sarili niu! at pakita niu rin!!!
anu problem d2 sa codes k? pls help
Private Sub btnCompute_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnCompute.Click
Dim number1 As Integer
Dim number2 As Integer
Dim number3 As Integer
Dim answer As Integer
answer = (number1 + number2 + number3) / 3
TextBox4.Text = (answer)
End Sub
ang sagot 0 eh nag lalagay ako ng tatlong 80 dba dapat ang sagot 80 din
try it
bro subukan ung lagyan ng Val function
like this
dim number1 as integer
dim number 2 as integer
dim number 3 as integer
dim answer as integer
number1=val(text1.text)
number2=val(text2.text)
number3=val(text3.text)
answer = (number1 + number2 + number3) / 3
for more vbcode visit me @ http://codesourcerepublic1.blogspot.com/
http://codes-47.blogspot.com
wla bng mas maikli dyn?
wla bng mas maikli dyn?
Can u give me an example of any program i do for vb 6.0
hi there. what else program can that can be run on vb6.0 aside from grading system and payroll system??pleas reply thank you
hi!! npenge naman code for
hi!! npenge naman code for grading system tnx need asap pls reply at my email crazier_08@yahoo.com
Add new comment