Hi, The best approach is to use the margins in the Layout palette. When
you increase an object's margins (left, right, top, bottom) it will move
it away from adjacent objects by the set amount. This also applies to
Subforms. Another tip is to group objects that DON'T need to grow in
size into a Positioned Subform (preferably before you set the overall
layout to Flowed). This way these objects will maintain their relative
position and you just have to deal with the objects that must flow.
There a...