Left column in a Table before the first field

  • Thread starter Thread starter Roger
  • Start date Start date
R

Roger

Where do I get the information on what is that column is all about? I
searched and could not find anything except that when I click in that column
it highlights the complete Row.

Roger
 
Where do I get the information on what is that column is all about? I
searched and could not find anything except that when I click in that column
it highlights the complete Row.

Roger

That's called the 'Record selector', and that's what it does. It
selects the entire record as well as show's you which record is
selected..
You can remove it from a form, by setting the Form's RecordSelector
property to No. You cannot remove it from a datasheet or query.
 
Back
Top