Recent content by ChrisJohns

  1. C

    Problem matching recordset date to another rs date

    doesn't work, although it detects the date now, it says no current record, dispite knowing that there is a record there :s
  2. C

    Problem matching recordset date to another rs date

    Hi all, Im currently having an issue with a recordset. Im trying to find a result in a recordset where the date matches that of a date in another recordset. I keep getting an error indicating that the datatypes dont match though. Ive tried using convert but its not been working right for me...
  3. C

    Date / Time and decimal place issue

    wow, such a quick reply. much appreciated :) and thanks
  4. C

    Date / Time and decimal place issue

    Hi all, Having some trouble with my access table. Date format in my table is presented exactly how i want in short date yet when i export to a text document (via an export specification) it always adds the time to the date of 0:00:00 and i want to avoid this, preferably without creating a...
Back
Top Bottom