S
Sandrine
Hello,
I have a report set this way in design view.The field FUNCTION is a text box
that can grow and shrink. On the same line as FUNCTION ,I have a combo box
COMBOBOX.Just underneath the combo box, I have a field TERMINATION that is a
text box that can grow and shrink.
FUNCTION COMBOBOX
TERMINATION
The problem is that FUNCTION grows to several lines, let's say 3 lines,
TERMINATION prints on the 4th line. This leaves too many blank lines between
the COMBOBOX and the TERMINATION. Like this
FUNCTION LINE1 COMBOBOX
FUNCTION LINE2
FUNCTION LINE3
TERMINATION
I want the termination to always print directly under COMBOBOX no matter the
size of FUNCTION.
FUNCTION LINE1 COMBOBOX
FUNCTION LINE2 TERMINATION
FUNCTION LINE3
Could anyone please help me fix my report?
Thanks
I have a report set this way in design view.The field FUNCTION is a text box
that can grow and shrink. On the same line as FUNCTION ,I have a combo box
COMBOBOX.Just underneath the combo box, I have a field TERMINATION that is a
text box that can grow and shrink.
FUNCTION COMBOBOX
TERMINATION
The problem is that FUNCTION grows to several lines, let's say 3 lines,
TERMINATION prints on the 4th line. This leaves too many blank lines between
the COMBOBOX and the TERMINATION. Like this
FUNCTION LINE1 COMBOBOX
FUNCTION LINE2
FUNCTION LINE3
TERMINATION
I want the termination to always print directly under COMBOBOX no matter the
size of FUNCTION.
FUNCTION LINE1 COMBOBOX
FUNCTION LINE2 TERMINATION
FUNCTION LINE3
Could anyone please help me fix my report?
Thanks