J
jm.almeras
Hello !
With Access 2000, i have a report which displays a person name and adress,
to be printed on very small adhesive labels, so that the maximum size of the
report is fixed.
Sometimes, the member name and adress is very big so that the whole text is
not displayed within the textbox. I would like to decrease font size when
this happens
I have tried to program this within the format event of the report detail
section, but i am getting nowhere. I do not manage to identify when the text
is too big (i hoped that by setting the extensibility property of the text
box, i would read the height and notice that the height is more than what
should be allowed, etc.).
Can anyone help me ?
thank you
Jean-Marie
With Access 2000, i have a report which displays a person name and adress,
to be printed on very small adhesive labels, so that the maximum size of the
report is fixed.
Sometimes, the member name and adress is very big so that the whole text is
not displayed within the textbox. I would like to decrease font size when
this happens
I have tried to program this within the format event of the report detail
section, but i am getting nowhere. I do not manage to identify when the text
is too big (i hoped that by setting the extensibility property of the text
box, i would read the height and notice that the height is more than what
should be allowed, etc.).
Can anyone help me ?
thank you
Jean-Marie