Quote Originally Posted by xirokx View Post
- define a type that consists of mixed data types so Name would be string and Mark would be Integer (infact it could be byte)

- after creating the type, call it in the program so that when the ADD button is clicked the name is stored in the name list box and the mark in the mark list box...
You have already done those things.
Check all the previous posts. Start reading from the beginning.