Can Grow / Can Shrink problems...

  • Thread starter Thread starter Tony Botelho
  • Start date Start date
T

Tony Botelho

I have a report made up of two textboxs, placed side-by-
side. The first textbox is populated by a memo field, its
cangrow and canshrink properties are both set to true
(along with the detail itself). The second textbox will
simply contain a number value. When I print the report the
textbox containing the number aligns with wherever the
last line of text from the memo textbox ends up, however I
want the number textbox to align with the top of the
detail.

Is there a way to do this? Am I missing a setting
somewhere.

TIA
Tony
 
In design view select both of the textboxes than click on
format on the toolbar and select allign - top.
I think this will fix the problem.
Hope this helps.
Fons
 
Back
Top