I have become quite adept in the past few weeks (thanks to a few folks in this forum!) at moving report controls around on the page based on field values. However, I am stumped as to why this is happening.
When I modify the twips for the Top property of a field, sometimes the control "jumps" much more on the page, usually up, than I intend. For example, I have this one group of controls I want to move up on the page CLOSER to another group of controls. One of the control in the moving group is called Aptitudes.
So, I set Me.Aptitudes.Top = 9250 twips and the control is too low, I need it up another inch or so. But, even if I change Me.Aptitudes.Top = 9200 twips, the darn thing moves 2 inches to be ON TOP OF the control above it! What's up with this?
When I modify the twips for the Top property of a field, sometimes the control "jumps" much more on the page, usually up, than I intend. For example, I have this one group of controls I want to move up on the page CLOSER to another group of controls. One of the control in the moving group is called Aptitudes.
So, I set Me.Aptitudes.Top = 9250 twips and the control is too low, I need it up another inch or so. But, even if I change Me.Aptitudes.Top = 9200 twips, the darn thing moves 2 inches to be ON TOP OF the control above it! What's up with this?