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.

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
> Have created a subform with a combo box on a form. I would like to hide
> the
[quoted text clipped - 7 lines]
>
> Sue
Design by Sue - 03 Dec 2007 18:54 GMT
Thanks - that is what I was looking for!
Sue
> It would appear that your subform is a datasheet. Try making a Continuous
> Form instead, and set its RecordSelector property to False.
[quoted text clipped - 10 lines]
> >
> > Sue