Search results

  1. J

    db works only for me

    Hi ! Hope someone here can help me. I love this forum! I have a db that runs great on my computer but several reports will not work on other users in the office. It gives them an error. When I sat at another computer to examine the problem, I cannot do expressions in the query for those...
  2. J

    Query with sort

    I have a table which logs driver hours using clock in/out input. The total hrs each day are calculated in a query. I need to do the following: 1. Calculate total hrs last 7 days 2. Calculate total hrs last 6 days 3. Calculate hrs avail tomorrow (1 & 2 - 70) I need these to list sequentially in...
  3. J

    Grouping records

    Please help! I have a table which contains truck driver logs. It records the hours worked by each driver each day by recording their clock in/out times. A query puts these clock hours into 1/4 hr totals. My delimma is that I need the calculate the total hrs. worked: 1. the last 6 days 2. the...
Back
Top Bottom