Datasheet Font Format

D

David

Hello,

Is there a way to set the font size for a subform which is in datasheet
format?

Thanks,
 
F

fredg

Hello,

Is there a way to set the font size for a subform which is in datasheet
format?

Thanks,

Sure.
While the Form/subform is open in form View, click in any field, then
click on Format + Font.
Change the FontSize there. save the changes.
 
D

David

Actually, I was wondering about change the font of the entire set of items
which appear in the datasheet view, which is a subform. I can do that from
the form using menus (Format, Font), but want to do this programmatically, as
the users don't have the menu available to them.
 
Top