Microsoft
Software
Hardware
Network
Question : How do you change the font of the datasheet on a subform?
I have datasheet on a subform. I changed all the controls' font from the properties window. When I run the form it again goes back to Ariel.
How can I solve this problem?
thanks
Answer : How do you change the font of the datasheet on a subform?
Private Sub Form_Load()
Me.DatasheetFontName = "Arial"
End Sub
mx
Random Solutions
Windows Server 2008 R2 iSCSI Initiator and HP D2D CHAP issue
Multiple Children Relationships to One Parent Table
How do I use a volume license key on a HP computer with restore CD
Computer playing random ads without any open windows
In Perl, how do I add a value to the list, then check to see if the value exist before adding a new value
MS Excel 2007 & PDF - Exporting to PDF takes long hours!
Why does my outlook show three tasks for every email I mark?
Computer reboots severat times a day
server name
Display logon message to new users at first logon.