I need some general input.
A colleague for whom I am developing a data base wants a report that lists:
ManagerName
DueDate
1stNotification
2ndNotification
The first 2 fields are in a table. The Notification fields are calculated fields (based on Due Date). I created them in a query.
But, the colleague now wants the ability of "checking" if she sent a reminder at each of the Notification dates.
Would I need to create these check boxes in a table?
Or, should I create them in a form?
(I tried placing unbound check boxes in a form, but when I click one box (for one record), all the boxes are checked.
thanks in advance.
sjl
A colleague for whom I am developing a data base wants a report that lists:
ManagerName
DueDate
1stNotification
2ndNotification
The first 2 fields are in a table. The Notification fields are calculated fields (based on Due Date). I created them in a query.
But, the colleague now wants the ability of "checking" if she sent a reminder at each of the Notification dates.
Would I need to create these check boxes in a table?
Or, should I create them in a form?
(I tried placing unbound check boxes in a form, but when I click one box (for one record), all the boxes are checked.
thanks in advance.
sjl