Search results

  1. M

    DCOUNT Challenge. Is this possible?

    Hi - does anybody know if its possible to do a DCOUNT which counts the number of fields that include a given text. For example, instead of: DCount("*","Table1","Field1 = " & [Field2]) Can we use something that says?: DCOUNT("*","Table1","Field1 INCLUDES " & [Field2]) Can't find any...
  2. M

    Totally Stuck with Multiple Criteria DCOUNT

    Hi all. How's it going? I'm new here, but I like to think of myself as being reasonably good with Access. However, I'm totally stuck with a multiple DCOUNT and would really appriciate any advice... I'll give the formula, and the background is below if you're interested.... This works as a...
  3. M

    Hello from new member

    Ay up. I'm Mick from Yorkshire in the UK. I work in manufacturing and I've been using access for years now. I've developed quite a few systems in the past that have worked well, mostly for H&S and QA, (e.g. risk assessments, training records, complaints management) - so hopefully I can help...
Back
Top Bottom