Z
Zach
I've written a program for one of my classes and its all
finished except i cant figure out the code that i need to
bring in for a sub that runs a function ...
lstGrades.Text = FindGrades(intX(Highest.txt),
intX(Lowest.text)
strName = FindGrades(Letter, Average)
does that seem right??
finished except i cant figure out the code that i need to
bring in for a sub that runs a function ...
lstGrades.Text = FindGrades(intX(Highest.txt),
intX(Lowest.text)
strName = FindGrades(Letter, Average)
does that seem right??