Recent content by Anatoly

  1. A

    FindFirst works well only for the 1st half of a year

    I'm relatively new to Access and not that's why I don't understand your Step 3. Could you, please, explain. Thank you in advance!
  2. A

    FindFirst works well only for the 1st half of a year

    Sorry, Gemma-the-Husky, that code didn't help too.
  3. A

    FindFirst works well only for the 1st half of a year

    I should say that the field property is "short date" and I also use the caption mask "00.00.0000;0;_". I tried to change the field type to general date and it didn't work, unfortunately. I should say that I entered a record for 07.07.2011 date and the function could find this record but...
  4. A

    FindFirst works well only for the 1st half of a year

    No, it didn't help. Still the same result.
  5. A

    FindFirst works well only for the 1st half of a year

    I have a splitted DB and it worked fine until I discovered this bug with FindFirst function :mad: In a table tbdShifts, which is the base for the frmShiftsEnter form through the query qryShiftsEnter. On the form I have a "find" button for quick navigation to the desired date. The code behind...
Back
Top Bottom