Code Examples

Show About Access Dialog

acCmdAboutMicrosoftAccess

Put the following code behind a button called cmdAbout.

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

Private Sub cmdAbout_Click()

  DoCmd.RunCommand acCmdAboutMicrosoftAccess

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.