Hide record select

  • Thread starter Thread starter Tanya
  • Start date Start date
T

Tanya

Hi
Can someone please help me with another problem?
I would like to hide the record select on my form. Access Help says to go
into the properties for the form and change record select to No. I tried this
and it didn't make any difference.

cheers
Tanya
 
Tanya said:
Hi
Can someone please help me with another problem?
I would like to hide the record select on my form. Access Help says to go
into the properties for the form and change record select to No. I tried
this
and it didn't make any difference.


Are you opening the form in datasheet view, by any chance? The Record
Selectors property has no effect in datasheet view, only in single form view
or continuous forms view. You have no control over the appearance of the
form in datasheet view. If you want a datasheet appearance, but without
record selectors, you'll have to use continuous forms view and set
formatting properties to make it resemble a datasheet.
 
Back
Top