top of page
User Interface

Custom Microsoft Access Databases

  • Custom input screens.

  • Custom reports.

  • Export data from reports or data tables to an Excel spreadsheet using the power of VBA, not the built-in Access export function.

    • Sophisticated formatting.

    • Data you want in the columns you want.

    • Custom font type, font color, italics, bold, etc.

    • Custom column titles, alignment, and width.

    • Locking first row.

    • Almost any type of spreadsheet formatting of the exported data.

  • Automatic creation of fully formatted emails and email monitoring.

  • Query and manipulate the database using email.

  • Automatic document generation.

  • Windows Active Directory integration to obtain user information and computer names.

  • Database administrators can set user privileges which limit the ability of specific users to view, add, edit, or delete information. 

  • Formatted to look like a custom application. All forms, tables, queries, and other database functions are hidden from the user.

  • Includes an innovative database launching method that creates a self-healing database and provides statistics on database usage.

 

Access databases of this caliber can only be created
using the power of VBA coding in the Access database.

bottom of page