It depends on how the table is being opened and what record locking option
is used. In any case, if you use a query with a where clause restricting
the recordset to the single record being edited vs the entire table, it
should open faster.

Signature
Paul Overway
Logico Solutions, LLC
www.logico-solutions.com
> When multiple users are accessing the same table, is it faster for the
> system
[quoted text clipped - 4 lines]
> other users access to that table. Thanks
> Gene