Search results

  1. D

    Combo Box Select All Help

    Hi, I have a query that runs from a couple of cbos and I was wondering how I can 'select all' from these. The cbos are populated using values from different tables. At the moment all I can do is select one of the options specifically for every cbo and all cbos must have a selection for the...
  2. D

    Max Date & Time

    Hi, I have a table (tblContacts) with separate fields for Date, Time, Group and Subject (there are others but these are the only ones I want). I'm trying to write a query that will generate a single record with those 4 fields for the latest contact for a specified Group. ie. I would like it to...
Back
Top Bottom