Morning ladies and gents. This is my first post so hopefully it's in the right area. I have a table with 31 columns where each row is a weekly class schedule (MonPeriod 1 to Friday Period 6). Basically the first column is the week number and then the remaining 30 columns with the subject for each period. Some fields will have the same subject eg. History will be taught on Mon Period 1 and Thursday Period 6, Physics is 3 times a week etc. Each Period is basically 1 hour. How do I calculate how many hours each subject has used after eg. 10 weeks (where I have 10 or more rows of data in my table). In other words, I think I need to treat the table as a Matrix, search for a specific value ("Subject") across all its rows and columns and total how often that subject appears. Hope this makes sense? Thanks in advance for any advice/guidance.
DDJ
DDJ