G
Guest
Right I have no idea how to go about doing this so I am open to any suggestions
At my school the timetable is split up into blocks, there are 5 blocks, block A, B, C ,D ,E. You can do one subject per block. Currently I have a table
StudentI
BlockI
SubjectI
So the user will fill in what subjects the student does in what blocks. What is gonna happen is there will be a standard timetable that the user will fill in, saying what blocks are when (I dont have a way of doing this yet). So e.g everyone will do whatever subject they do in block A on monday moring at 9:00. I want a command button so that when clicked it will see what subject you do in block A, and fill out the timetable, all the areas that are block A it will replace with biology. And all the areas with block B it will replace with Spanish. It gets more complicated but I think once I have some ideas i will be able to sort out those problems
I hope it is clea
thanks any help would be appreciated
At my school the timetable is split up into blocks, there are 5 blocks, block A, B, C ,D ,E. You can do one subject per block. Currently I have a table
StudentI
BlockI
SubjectI
So the user will fill in what subjects the student does in what blocks. What is gonna happen is there will be a standard timetable that the user will fill in, saying what blocks are when (I dont have a way of doing this yet). So e.g everyone will do whatever subject they do in block A on monday moring at 9:00. I want a command button so that when clicked it will see what subject you do in block A, and fill out the timetable, all the areas that are block A it will replace with biology. And all the areas with block B it will replace with Spanish. It gets more complicated but I think once I have some ideas i will be able to sort out those problems
I hope it is clea
thanks any help would be appreciated