Search results

  1. S

    double ended bookeeping query mind bender

    Good afternoon, I have a simple database that contains double entry book-keeping records, e.g. Getting paid £50.00 (moving £50.00 from account "wages" to account "cash" would be: ID | date | account | sum --------------------------------------------------...
  2. S

    Copying data from one table to another..

    Hi, I'm looking to include a button on a form that opens a new entry in another table and copies some field entries from the first table into the second table. I tried an append query, but it seems to be unable to be displayed in a form. I just want to copy data from one form to another. Thanks.
  3. S

    Sum of time (short time format) for different grouping levels.

    Thanks for any replies. Unfourtunately, I'm using MS access 97, and cannot upgrade. I have a report with time values stored in short format (eg, 12:00) representing durations in hours:minutes. The report also uses a date field to sort the entries by Month, Week and Day. I would like to have a...
Back
Top Bottom