adding multi records to a table

T

Trudi

HELP has anyone any tips for adding blocks of records to a
database in table view? please
 
D

Duane Hookom

You can "paste append". However, using table view isn't generally
recommended. When I want to add multiple records, it is usually by code or
an append query.
 
Top