Code Examples

Change Size Of Access Window

acCmdAppSize

Changes mouse into 4 headed arrow to enable the Access window to be resized by the arrow keys.

'***************** Code Start *******************

Sub WinSize()

  DoCmd.RunCommand acCmdAppSize

End Sub

'****************** Code End ********************

© 1998 - 2011 Terry Wickenden TKW Design Site developed maintained and hosted by TKW Design. This site is best viewed at 1024 x 768. Optimised for Firefox.