Skip to content

Instantly share code, notes, and snippets.

@logic2design
Created August 29, 2020 10:31
Show Gist options
  • Select an option

  • Save logic2design/a45796ca05e0940d08ddda63a421fefa to your computer and use it in GitHub Desktop.

Select an option

Save logic2design/a45796ca05e0940d08ddda63a421fefa to your computer and use it in GitHub Desktop.
Turn off error /result display
DoCmd.SetWarnings (False)
DoCmd.SetWarnings (True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment