L
loudenkl
Guest
I am looking for away to modify the layout of Access tables thru VBA. What I want to accomplish is to change the default font type and size.
I know that I can use DoCmd.RunCommand acCmdFont and this will pull up the FONT window where I can manually select the FONT type and size - but is there a way handle this automatically?
thanks,
K Louden
I know that I can use DoCmd.RunCommand acCmdFont and this will pull up the FONT window where I can manually select the FONT type and size - but is there a way handle this automatically?
thanks,
K Louden