Search results

  1. T

    Wierd Date Between Query

    I have a backwards date between query. I have a table with Date1 and Date2 fields. On the form I have a calender control. I want the user to click a date on the calender control and then look at the rows in the table to see if that date is between the Date1 and Date2 fields. So the query will...
  2. T

    Calculating Percents in Report

    How do I calculate a "percent of" in a report on a line in the group header when the total sum of what I need to do the "percent of" isn't totally figured out until the group footer?
  3. T

    Sum of fields

    I have a Access Program and associated reports I have inherited from another developer. The report/app is a time sheet. On this report I have the following sections: Report Header(Blank) Page Header (has the reports header) LastName Header (has the last name of employee) Detail DateWorked...
  4. T

    Difficult query for service call system

    I have a service call application which in one table records the service call number and the time the call was placed. In another table I have the service call details and time a technician worked on it. In the details table there can be multiple entries for one service call because a tech might...
Back
Top Bottom