problem with table normalization.any help most appresiated

M

michael karabelas

i have this table with students data including their
weekly wrades in order to be used in a form which
calculates totals over the month.(a1,b1,c1,d1.etc for 1st
week,a2,b2 for 2st week of the month etc)
The problem is that i have to have a form that calculates
totals over a 3 or 6 month period and for all the year. So
I tried to include more fields for every single month but
i couldn't since the 255 field limit.
The thing is that i want to have 12 different tables each
for every month that have the monthly grades of every
student,but when it comes to add a new student to the list
i wouldn't have to add his data to all the tables but only
to the main one which the other 12 tables will be linked
to.
Any suggestions will be mostly helpful.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top