Search results

  1. T

    Question Auto date update

    Well, it could be as I originally suggested, that this old version of Access just "timed" out on some function that made the date function die. Or some other software .dll overwrote the Access .dll, rendering the date function useless. While those might be possibilities, you are no doubt...
  2. T

    Question Auto date update

    I don't think it is a corruption of just this particular database. I use this in a group of databases where I keep service records on all my cars (one database for each). When the function stopped working, it stopped on all of them at the same time. I tried your suggestion to put in a new...
  3. T

    Question Auto date update

    Sure. I have a form for inputing data into records. At one spot in the form I have the command =Now() That command for years would insert the current day's date into the form when I started a new record. Sometime back (within the last two years) it stopped filling in the date. When I open...
  4. T

    Question Auto date update

    I've also had this problem. I used this function in an access database (Access 97) for years to fill a field with the current date. Then one day it just stopped working. Maybe this is Microsofts way of saying I need an upgrade. If anyone has heard of this and a fix, I'd appreciate their...
Back
Top Bottom