Check this link given by John Nurick in a previous post
http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public
.access.formscoding&mid=639dc33f-47ff-4a73-bf87-3bbe2c43196c

Signature
Good Luck
BS"D
> I need to get the following information about a file in a folder:
> file name
[quoted text clipped - 3 lines]
> thanks
> Al
Al - 04 Jun 2007 20:16 GMT
This works well. but my problem is that I can not add the "Owner". do you
know the constant for the Owner. The file explorer has Author and Owner that
you can view with the file name and date and it is important for me to get
the owner as well.
I tried: Debug.Print oF.Owner
but it did not work. I got a message saying that "Object doesn't support
property or method"
any Idea?
thanks
Al
> Check this link given by John Nurick in a previous post
>
[quoted text clipped - 8 lines]
> > thanks
> > Al