Search results

  1. M

    Hyperlink not working

    I have created a database that contains many hyperlinks. After I created the database, I split it into a front and back end. I then made several front ends by copying, pasting and renaming to be used by numerous individuals not needing the same information. My problem is that the initial...
  2. M

    Compact problem

    I have a database with a front and back end. When I compact the database from the front end, I lose the tables with the arrows beside them. I also get an error that the file has been deleted. What's going wrong?
  3. M

    Totals for time fields

    :) Thanks. Sometimes you are too close to the problem to see the light.
  4. M

    Totals for time fields

    I have a database that has start and end times in it. In order to find the amount of time spend, I created a calculated field in my query. I used the following formula: Format([StartTime]-1 -[EndTime], "Short Time") My query works great, but when I attempt to run my report I get an error...
Back
Top Bottom