accessNator
Registered User.
- Local time
- Today, 10:46
- Joined
- Oct 17, 2008
- Messages
- 132
I have 3 subforms in my main form. The data from the subforms pull from 3 different tables.
To get the data to populate the subforms, they choose a given month i.e. Jan, Feb, March...etc. for the criteria
Depending on the criteria, I can have upto 3 subforms to appear or no subforms at all if the criteria does not meet.
If any do subforms appear, I would like them to appear but spaced out or positioned evenly from each other vertically.
i.e.
.5" apart
But the size (height) of each subform is dynamic too depending on the criteria.
I cant seem to get a grasp on how to dynamically position each given subform to appear and space them evenly.
Anyone have an example they can refer me to?
To get the data to populate the subforms, they choose a given month i.e. Jan, Feb, March...etc. for the criteria
Depending on the criteria, I can have upto 3 subforms to appear or no subforms at all if the criteria does not meet.
If any do subforms appear, I would like them to appear but spaced out or positioned evenly from each other vertically.
i.e.
.5" apart
But the size (height) of each subform is dynamic too depending on the criteria.
I cant seem to get a grasp on how to dynamically position each given subform to appear and space them evenly.
Anyone have an example they can refer me to?