Scroll Bars in Subform

chrisjames25

Registered User.
Local time
Today, 07:53
Joined
Dec 1, 2014
Messages
404
Hi

This is an odd one but i have a subform that fits nice and neatly. See image attached without scrollbars.

When i get so many entries in the subform (which is a continuous form) the vertical scrollbar appears but annoyingly covers over the delte button rather than expanding the actual subform width.

I know i could just make the form slightly wider but that doesnt look "pretty". So my question is is there a way in properties to auto expand the subform when a scroll bar appears or would i have to program this so if for example the subform has more than 10 entries in it the subform width increase?
 

Attachments

  • With ScrollBars.JPG
    With ScrollBars.JPG
    94 KB · Views: 187
  • Without ScrollBars.JPG
    Without ScrollBars.JPG
    92 KB · Views: 326
Just make the columns narrower or increase the width of the subform to allow space for the scroll bar
 

Users who are viewing this thread

Back
Top Bottom