I have a detail that is 0.5cm tall which accounts for most of my lines of data. However now and again one of the fields that "CanGrow" does.
Basically I want to know how to find out the actual Me.Detail.Height because when I use :
Debug.Print Me.Detail.Height
to check this value it never seens to change, no matter how much my field grows.
----------------
Shaun McLean