Microsoft
Software
Hardware
Network
Question : How can I alter the width of a datasheet inside a subform?
Someone encountered the same problem and was able to solve it using this question
http://www.experts-exchang
e.com/Micr
osoft/Deve
lopment/
MS
_Access/Q_
21261461.h
tml?sfQuer
yTermInfo=
1+10+30+
co
lumnwidth+
properti+s
ubform
Me.Child28.Form!UnitPrice.
ColumnWidt
h = 2880 is the way they use .
my datasheet is inside a subform so I assume my version should look like
'Forms!Form10!Child52.Form
!Comments.
ColumnWidt
h = 2880
but I get the Object does not support this method error.
Comments is the field name on the datasheet
how can I correct this syntax so it works
thanks
Answer : How can I alter the width of a datasheet inside a subform?
use the name of the textbox not the name of the Control Source
Forms!Form10!Child52.Form!
Comments1.
ColumnWidt
h = 2880
Random Solutions
Name of Antivirus software compiled
How do I enable audio mapping over RDP on Windows 7?
Are Mac's easier to support than PC's? Why or why not?
Adding iSCSI store to existing ESXi 4.0 system?
PPT Taskkill Command VBS MsgBox
How can I update Microsoft SQL Server Native Client. Give error each time I try.
OCS 2007 R2 and Cisco call manager
Multi Homed Windows 2008 Server
HOW TO: remove the Anonymous User from the Everyone Group....
HP Laserjet 2420 not printing the first time when connected via usb from a laptop