Change windows explorer file details from ms access 2k and up

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • CLCNCEO
    New Member
    • Apr 2013
    • 1

    Change windows explorer file details from ms access 2k and up

    Hello,

    I neet to change the file detailes (Not Attributes) that are displayed in windows exployer, from ms access. Can it be done? FSO dose not display TITLE or DESCRIPTION in VBA code.

    Need to edit or change both Folder "Title or Description" and also, File "Title or Description".

    Any help would be appreciated.

    Thanks,


    AnthonyC
  • NeoPa
    Recognized Expert Moderator MVP
    • Oct 2006
    • 32661

    #2
    Anthony,

    You'll need a lot more than this for your question to make enough sense to work with. If you have existing code then that may be required. You certainly need more detail of what it is you're trying to do and want help with.

    Comment

    • ADezii
      Recognized Expert Expert
      • Apr 2006
      • 8834

      #3
      To the best of my knowledge, the Details to be displayed within Windows Explorer cannot be controlled from Access. The only Methods I know to accomplish this are:
      • View ==> Choose details...
        Right Click Detail Bar ==> Select detail(s)

      Comment

      Working...