Date Created & .DateCreated not the same in Access 2007? - TechRepublic
Question
June 9, 2009 at 05:31 AM
chaver

Date Created & .DateCreated not the same in Access 2007?

by chaver . Updated 17 years, 1 month ago

Hi
I am documenting an Access 2007 database. I have requested the Navigation Pane to View by Details to show the “Date Created” and “Date Modified” for each Form (for Example). I wrote a routine in VBA (using the Forms Container) to store the Form .Name, .DateCreated & .LastUpdated properties into a table. The dates stored in the table are not the same as the dates showing in the Navigation Pane. This routine was written way back in Access97 and has always worked OK. Are there some new properties in Access 2007? The options box only shows the properties .DateCreated and .LastUpdated when typing in the VBA code.

The dates in the Navigation Pane would appear to be correct.

This discussion is locked

All Comments