I need help with the following:

I want to develop a program for school attendance using a 2 dimensional array. I will have textboxes representing Monday through Friday. Also, I have a combo box representing each week. eg: Week1,2...

I want to be able to correspond the attendance each day to the week number and save it to an array.

Any help would be most appreciated. I am using visual basic.net

Thanks

Ken