Search results

  1. L

    DCount with string for fieldname

    Access 2010 report. I am trying to use DCount but have a string for the fieldname and cannot figure out the correct syntax. This is what I have tried: txtMiscYes1 = DCount("[" & str1 & "]", "tblTemp", "[" & str1 & "]" = '1') I want to count any answer that has a 1 and skip a 2 or 3...
  2. L

    Hello

    Hello Access people. I am Lisa. I have been using Access for about 15 years but cannot say I am an expert. Occasionally, I run into something that I really need help with. I am glad there are good people out there that like to help us with our problems so we can get on with it. Thank you in...
Back
Top Bottom