Adjust subform to fit data

  • Thread starter Thread starter Ryan
  • Start date Start date
R

Ryan

Is it possilbe to have the subform adjust its size to fit the data, and
instead of showing scroll bars if the data is larger than you have sized the
subform the subform grow to size of data? Or shrink? A good example of what
Im talking about is when you set a form to a subform in a report, no mater
the size of the form, all the data shows, and no extra.
 
Two things to try. First go to subform properties and set cangrow and
canshrink to yes. Then try setting pop-up to yes. Pop-up will cause the form
to come up the same size you saved each time it is opened.
 
Back
Top