Student Grading using multi-dimensional array in VB6

Description
This is my sample program on how to use two-dimensional array in Visual Basic 6.0. Two-dimensional array is compose of rows and columns (table).
Features
  • It can store student, subject and grade records. 
  • It can retrieve records from two-dimensional array. 
  • It can filter duplicate entry. 
Screenshots

Programming Language: VB6
Click Contact Us to request the source code