OK I am going to see if I can explain this. I have a table named Calendar0809. This table has a list of school dates and whether the date is an actual school date or not. I am attaching this table.
Then I have a table that lists students names, a start date, and an end date. A student may have multiple records in the table.
What I want to do is calculate the number of days between the start date and the end date; HOWEVER only count the days that are school days between the date range. Does this make since? I have attached my calendar so you can see what I am talking about.
Then I have a table that lists students names, a start date, and an end date. A student may have multiple records in the table.
What I want to do is calculate the number of days between the start date and the end date; HOWEVER only count the days that are school days between the date range. Does this make since? I have attached my calendar so you can see what I am talking about.