Extracting Windows explorer file attributes

S

Sajit

Can anyone please tell me how do I get the file attributes of a file, using
VBA, such as Title, subject etc.

Printing the dir to MS DOS, gives only the name, size and dates.
 
M

mezzodiva

Hi, Sajit,

You may have better luck posting to a vba newsgroup, such as

microsoft.public.word.vba.general
microsoft.public.office.developer.vba
 
Top