Hiding borders of a subform

  • Thread starter Thread starter Design by Sue
  • Start date Start date
D

Design by Sue

Have created a subform with a combo box on a form. I would like to hide the
gray borders to the top and left of the subform(sorry I don't know what they
are called, if I did perhaps I could find how to hide them). Check out the
image here http://www.hvle.org/suffix.gif. The left is what I have and the
right is what I need. All assistance greatfully appreciated!

Sue
 
It would appear that your subform is a datasheet. Try making a Continuous
Form instead, and set its RecordSelector property to False.
 
Thanks - that is what I was looking for!

Sue

Douglas J. Steele said:
It would appear that your subform is a datasheet. Try making a Continuous
Form instead, and set its RecordSelector property to False.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top