I have a report that looks something like the below.
Hello ______,
Your current interest rate is _____%.
SIgned,
___________
How can I inline all of these _______ fields with textbox's so I can
populate them from a sproc. Is there an easy way to do this? There
has to be...
ThanksHi,
Add a rectangle control in the layout. then add the textboxes inside
the Rectangle control. if you want to show the inline, then right click
on the textbox --> go to properties --> text decoration --> underline.
add the field to the corresponding textbox.
petejk wrote:
> I have a report that looks something like the below.
> Hello ______,
> Your current interest rate is _____%.
> SIgned,
> ___________
>
> How can I inline all of these _______ fields with textbox's so I can
> populate them from a sproc. Is there an easy way to do this? There
> has to be...
>
> Thanks|||I meant to say that there is text being populatd in the _______ fields.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment