Access 2010. I have a simple form with a header and detail section. In the detail section are three labels, on top of each other but not touching. On opening the form, the Visible property for the labels is set to "yes". On the form under the labels is a button. When the button is selected, it runs an event proc to set Label One to "not visible". All works great so far.
I'd like the white space where Label One was to go away, so it looks like Label Two is at the top of the form.
I've tried setting Can Shrink and Can Grow to "yes" in the Detail section property sheet, but so far no luck. Do I need to refresh the form or something else?
Thanks for your help.![]()