hide record selector while in datasheet view

L

Luis in IT

Using Access 2003. I want to hide from users "record selector" in a form
while this is in datasheet view.
 
J

jl5000

I'm affraid you cannot do this, if you want to prevent the user from deleting
the record, turn to Yes the AllowDeletions property of the form
 
Top