Disable Multiple Record Selection

J

Jim

How can I disable the multiple record selection in a form set to data sheet
view? If it cannot be disabled is there a system variable I can test to see
if the user has selected multiple rows?

Thanks in advance,

Jim
 
J

Jeff L

Does it need to be in Datasheet view? You could set it to Continuous
and then set Record Selectors to No.
 
J

Jim

Jeff,

I'd like to stick with the datasheet view if possible. The user still needs
the ability to select a single record. I just don't want them selecting
multiple records.

Thanks,

Jim
 
Top