G Guest Jan 23, 2004 #1 I want to alter the dimension of a form (height / width) at runtime. How would i do that in code?
G Gerald Stanley Jan 23, 2004 #2 Use DoCmd.MoveSize - it takes 4 arguments; Right, Down, Width & Height -----Original Message----- I want to alter the dimension of a form (height / width) Click to expand... at runtime. How would i do that in code?
Use DoCmd.MoveSize - it takes 4 arguments; Right, Down, Width & Height -----Original Message----- I want to alter the dimension of a form (height / width) Click to expand... at runtime. How would i do that in code?