Was there something wrong with the answer I gave you six hours before you
posted this follow up?
Use the VBA FileDateTime function.
=FileDateTime(CurrentProject.FullName)
--
Doug Steele, Microsoft Access MVP
(no private e-mails, please)
Marv said:
Hi,
To clarify my question:
When I use this expresion [=CurrentProject.FullName] in a text Box how
can I also show the Date the file was last modified?
This is the information that is displayed in the Database Properties
Window
Thanks,
Marv
Marv said:
Hi,
How do I display the File Date Modified of the mdb file in a Report.
Thanks for your help.
Marv Trott