Flo
(see comments in-line below)
> Actually, being pretty new to ACCESS, I created a macro in the switchboard
> to
> access the table.
Again, don't let the users see/work directly in the table.
> The table consists of districts, the subtable consists of reports which
> are
> filed biweekly. What is an alternative for data input by multiple users,
> would I create a form by District and subform for the reports?
Perhaps it's semantics, but I don't understand how a table can have
"districts", and a subtable can have reports. Could you describe your
underlying data, and provide an example?
> I thought the simplest way would be to lock the District column, and allow
> users to enter directly into the subform accessing the table through the
> swithboard macro.
(see above -- don't!)
I'll still recommend that you use a form for data entry/edit.
Regards
Jeff Boyce
<Office/Access MVP>