Make a code module.
I can't remember how it goes..
I have to define a record structure named StudStruc. The StudStruc structure should contain 2 fields: strName and strGrade. strName is a 20 character String field Structure and strGrade is a 1 character field structure.
Help Me!
