Search results

  1. C

    MDE/Shift Key

    I've written a database for a handful of users in my office, split it and compiled the mde, which they are using fine with no problems *touches wood* so far. This is the first time I've compiled a database into an mde, and I've just noticed that if you hold down Shift when opening the mde, it...
  2. C

    Sub Form to Text Box

    I've got a rather complicated problem with Access 97 here, at least it seems cpmplicated to me! The main form on my database, called frmMain has a subform on it (running from a query) which lists payments or contributions made, I've got that working fine so that the payments shown on the...
  3. C

    Append/Delete Query

    I've just written an Append query to copy data from a live table into an archive table, and a Delete query to remove the data from the live table. I've also written a macro that runs when the database switchboard opens, that disables the system messages, then runs the append query, then runs the...
Back
Top Bottom