Search results

  1. J

    appointments

    hi...i have an appointment table with dates and times, that are tied to specific doctors...i want to set up appointments, based on the doctors availability. i would like to select a doctor with a combo box, then select a date from a list box, and select an available time from a list...
  2. J

    calculations with queries

    ok...i have created a query based on information in several tables. this query gives me data from the time period in which i need it. i have approximately 900 records in this query. i now need to make a few calculations based on the data returned by the query. i then need to store this...
  3. J

    linking combo boxes...

    hello i have a problem thats probably easily solvable...i just cant seem to pull it together. i have an employee table where employees have their own employee id number. i have 3 other tables which have information on certain employee id numbers. in a form, i have a combo box for employee id...
  4. J

    store query results...

    hello. i am running a query that allows me to view employee's quality scores that are from the last 14 days. in a form, i select an employees name and it displays the results from the query. i need to average the employees scores, based on the returned scores from the query. i then need to...
Back
Top Bottom