"Van T. Dinh" wrote
> How do you populate the Unbound Control
> on the Report? Which Event do you use
> to run the code to populate the Unbound
> Control?
>
> I think in the Report processing, Access will
> adjust the size the the TextBox just before
> the Format Event of the Section, IIRC.
It's kind of difficult to execute code to populate the unbound Control
_before_ the Format event of a Report Section, isn't it? There are only
Format and Print events, and Print runs after the Format.
I think the definitive answer is "Don't count on CanGrow / CanShrink with
unbound Controls."
Larry Linson
Microsoft Access MVP
|