RE: FileDateTime function error
- From: Klatuu <Klatuu@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Sep 2009 06:55:01 -0700
The function does exist in 2007. It is one of two things. It is either a
VBA reference problem or your syntax is incorrect.
I just did a test using 2007. Here is the results:
?filedatetime("c:\access\bagoftricks\tricks.mdb")
3/30/2009 11:21:30 AM
--
Dave Hargis, Microsoft Access MVP
"Jim" wrote:
I found the syntax below from a 2006 post but I'm getting an Undefined.
Function error when I try to use it in Access 2007. Can someone tell me what
reference I'm missing? I don't see anything marked "missing" in my
references. Thanks!
The function FileDateTime() will return when the file was created or last
modified.
Syntax : FileDateTime("File Path")
http://www.microsoft.com/office/community/en-us/default.mspx?query=filedatetime&dg=microsoft.public.access.externaldata&cat=en-us-office-access&lang=en&cr=US&pt=327f343d-f0d6-4e07-aa53-9656edb98ada&catlist=&dglist=&ptlist=&exp=&sloc=en-us
- Follow-Ups:
- RE: FileDateTime function error
- From: Jim
- RE: FileDateTime function error
- References:
- FileDateTime function error
- From: Jim
- FileDateTime function error
- Prev by Date: Re: Permission Denied When Updating A View
- Next by Date: Re: Permission Denied When Updating A View
- Previous by thread: FileDateTime function error
- Next by thread: RE: FileDateTime function error
- Index(es):
Relevant Pages
|