What is your statement actually doing, if anything, to the form's size? If frm.Width = 500 works it will set the form's width to approximately 1/3 of an inch, as the unit of measure for this is twips, with 1440 twips = 1 inch.
Also, Access will not allow a form to be sized down to the point that controls on the form are obliterated.
If you create a form that is, say, 4 inches wide, and place a textbox on it that is 1" from the left hand border of the form and is 2" wide, then in Design View, try to grab the form's border and attempt to decrease the width of the form to 2" Access won't let you, because it would obliverate half of the textbox.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.