B
BJM
I have a report that is handed out weekly to all our
teachers to gather attendance records for the previous
week. This report is built on a query in order to sort and
group records to be entered into an underlying attendance
table.
I also have a form based on the underlying attendance
table. It is cumbersome and hard to manage simply because
of all the many to many relationships that come as a
result of our organization's setup. There is nothing I can
do about that.
What I would like to do is create a form based on the
report that would enter the records directly into the
underlying table.
The real problem is that table records are kept based on
13-character string values for student #, teacher #, etc
which are meaningless to a data entry clerk. The person
needs to see proper names but capture the ID numbers to
the new records.
I'm not sure if all this makes sense, but any suggestions
would be appreciated.
Thanks,
BJM
teachers to gather attendance records for the previous
week. This report is built on a query in order to sort and
group records to be entered into an underlying attendance
table.
I also have a form based on the underlying attendance
table. It is cumbersome and hard to manage simply because
of all the many to many relationships that come as a
result of our organization's setup. There is nothing I can
do about that.
What I would like to do is create a form based on the
report that would enter the records directly into the
underlying table.
The real problem is that table records are kept based on
13-character string values for student #, teacher #, etc
which are meaningless to a data entry clerk. The person
needs to see proper names but capture the ID numbers to
the new records.
I'm not sure if all this makes sense, but any suggestions
would be appreciated.
Thanks,
BJM