Recent content by Damocles25

  1. D

    Access Dcount function with two criteria syntax issue

    Awesome guys! thank you. let me digest it but love the Baby steps explanation. I have been working on projects and figuring stuff as I go, but the fundamentals are clearly an Item that is catching up with me. I knew from examples that I had the wright structure but was missing the syntax. The...
  2. D

    Access Dcount function with two criteria syntax issue

    Hello Guys, Need an assist on the syntax for Dcount. I have a table "Tbl_UnitManufacturingRecord" which controls how a part moves and is classified. the two criteria that I am trying to use to count are "IsPmr" (CheckBox yes/no) and "WorkOrderNumber" which is a long integer. The table has...
Top Bottom