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
Send Mail Using gmail pop3 in VB.Net
Auto Send Excel as Email Attachment
Can't boot up my XP system to safe mode, why?
LINQ can't be used in Web app?
log4j not writing to file
Use different HTTP Redirects on multiple virtual directories in IIS 7.5
SBS 2008 hangs on crcdisk.sys
How to get a one-to-many result set in mysql
Training Path
Create a list of users in Active Directory whose account has been locked out for 90 days