Actually, I have a datasheet subform in a main form. Let's suppose, the fields I have in the datasheet are activity and status. I have to report the status of each activity in certain period of time. Initially, I have to enter the activity and status in the first reporting period of one project. In the next reporting period of same project, I need the activity name to be displayed in the subform which I did using master field and child field. But,this made the form to display both activity and status and if I change the status of the activity, It replaced the previous status, that is what I am facing? I want to display the activity only and I have to store the records of both reporting periods?
What should I do?
thanks
|