size suborm

S

sweetlady

I am new to Access 2007 althought I did some in Access 2000 but I have a
subform that is continuous form and I need it to resize according to how many
records there are. I have set the controls to can grow but it is not working
 
A

Arvin Meyer MVP

CanGrow/CanShrink are for printing only. You should either write code to
increase the form and subform sizes based upon the recordcount of the
subform, or just add a vertical scroll bar to the subform.
 

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

Top