Search results

  1. P

    Question about "averages"

    Hi guys If I have a table containing fields: - employee - date - amount of jobs As different employees work different days and have occasionally off days of course, how would I make a query with the result of a list of the employees and the average amounts of jobs per day? Guess this is an...
  2. P

    MPG calculation for fleet

    I seem to break my head over the following problem and can't get it sorted so am turning to this awesome community to see if someone knows the answer :) I have a fleet database where I need to calculate MPG. I have looked on google but haven't found the answer (or not easily understandable for...
  3. P

    populate textbox after MULTIPLE combobox selection

    Hi guys (and gals) Got a bit stuck in a database. I have a form based on a query On the form I have 4 comboboxes. The combo boxes filter eachother without a problem (based on custom select query) Now I want after the fourth combobox value is selected, I want to populate a text field with a...
  4. P

    populate textbox after MULTIPLE combobox selection

    Hi guys (and gals) Got a bit stuck in a database. I have a form based on a query On the form I have 4 comboboxes. The combo boxes filter eachother without a problem (based on custom select query) Now I want after the fourth combobox value is selected, I want to populate a text field with a...
Top Bottom