Bar on the left most side of the form

T

The Chomp

Good Day,

On the Access form I am always getting a "bar" on the left most side of the
form that has an arrow at the top. Is there a way to stop this from being
displayed?

Thanks

Chomp
 
R

Rick Brandt

The said:
Good Day,

On the Access form I am always getting a "bar" on the left most side
of the form that has an arrow at the top. Is there a way to stop this
from being displayed?

Thanks

Chomp

Set the RecordSelector property of the form to No.
 
Top