Hi all, can someone provide me some code how to display Result in List? I'm using VB 6.0

These what I have;

- intID(10)
- strName(10)
- intTotal(10)
- strGrade(10)

- LstResult


Thanks.