Code Examples

Move Access Window

acCmdAppMove

Changes mouse into 4 headed arrow to enable the Access window to be moved.

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

Sub WinMove()

  DoCmd.RunCommand acCmdAppMove

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.