First off, Im using Access 2000, and created a new module.
Ok, Here is the info:
-A table called Indexing contains a field Index9
-Index9 needs to be updated to the current date, in a particular format.
-the format is as follows: YYYY-MM-DD
I would Like to create a module to do this, but im...