R
R Buckland
I am trying to create a form that will keep the list of
comittee members on the form without having to retype them
in or select them from a drop down box yet be able to
enter a different meeting date and if they were at the
meeting or not and retain the information so that when you
generate a report you can see their meeting attendance for
the various dates. Then when you want to enter another
date the same list again shows up again and you would be
able to enter another date and the members attendance. The
MemberId is a keyfield as is the date. I have two
different tables one to hold member information with name
as a unique field and another table that holds the meeting
information. Both tables are linked my EmployeeId. Any
help or suggestions would be reatly appreciated.
comittee members on the form without having to retype them
in or select them from a drop down box yet be able to
enter a different meeting date and if they were at the
meeting or not and retain the information so that when you
generate a report you can see their meeting attendance for
the various dates. Then when you want to enter another
date the same list again shows up again and you would be
able to enter another date and the members attendance. The
MemberId is a keyfield as is the date. I have two
different tables one to hold member information with name
as a unique field and another table that holds the meeting
information. Both tables are linked my EmployeeId. Any
help or suggestions would be reatly appreciated.