Search results

  1. J

    Source file checksum: How to compute?

    Hi, I am wondering how to calculate the checksum for a VBA source file (e.g. .ACF form object). We're using Access 2003, and once in a while I need to merge source files that have changes to different controls (positioning or other parameters). So we export to TFS and the changes can be merged...
  2. J

    Trapping errors from RowSource query

    Hi folks, How does one trap run-time exception errors which occur as a result of RowSource settings (which were set using the Properties window in Design View)? I'm working with a large codebase of VBA written in Access 2003. In over 100 instances, the developer used RowSource to enter a...
Back
Top Bottom