SubForm text size problem

A

al9315

Hi
Is there any way to alter the font, fontSize etc of the text in a SubForm
I have an UnBound Form with a SubForm which is bound to a query and if I
could get the details in the SubForm to print smaller on screen then the
horizontal scroll bars would vanish !!

Thanks for any help

Al
 
A

Al Camp

Al,
If your subform is diaplayed in Datasheet view, you're stuck with the default Datasheet
font.
Create a continuous subform that looks just like a datasheet, and then you can use a
smaller font, or a "narrower" font.
 
Top