I have a subform that displays as a datasheet. It is only for displaying the related records and providing navigation to those records (the user can click on hyperlinked text in a row to go to a different form showing the complete related record).
Is there any way to prevent the subform from showing the 'new' record at the end of the list in the data sheet? I don't want users to add records directly in the subform.
Thanks,
kman