i have this form. It is an attendancy form per project per month.
For each student i have a row of textboxes for every workday in the month. As students change projects their textboxes for the time not in the project should be disabled. They can change 2,3, 4 times a month. There are several projects. They can participate in one project at a time. I have a query with all the relevant dates and projects. So the last date and project before the beginning of the month(if it is the right project) and from 0 to whatever dates and projets during the month.
Has someone a good idea to create a way to handle this problem. No syntax just a pointer or an interesting approach.
Thanks
Willem
[This message has been edited by willem (edited 08-21-2001).]
For each student i have a row of textboxes for every workday in the month. As students change projects their textboxes for the time not in the project should be disabled. They can change 2,3, 4 times a month. There are several projects. They can participate in one project at a time. I have a query with all the relevant dates and projects. So the last date and project before the beginning of the month(if it is the right project) and from 0 to whatever dates and projets during the month.
Has someone a good idea to create a way to handle this problem. No syntax just a pointer or an interesting approach.
Thanks
Willem
[This message has been edited by willem (edited 08-21-2001).]