Could you use the FORMAT event instead of the PRINT event? Does that make a
difference?

Signature
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
.
> Hi, all!
>
[quoted text clipped - 29 lines]
> Thanks in advance,
> Ilya
Ilya - 11 Dec 2007 16:26 GMT
> Could you use the FORMAT event instead of the PRINT event? Does that make a
> difference?
[quoted text clipped - 39 lines]
> > Thanks in advance,
> > Ilya
Hello John,
Actually I've found a workaround: if within the query I send the data
to a function to format it as needed and then the field is set to be
bound to that field, the shrinking/growing works fine. Only when the
field is unbound and is changing in the print event the problem
occurs.
Next time I'll try the format event as you propose.
Thanks for your quick reply,
Ilya