Recent content by snadyau

  1. S

    import Directory Folder list

    Thanks - I didn't think of using those commands directly. how daft of me. A few loops and I think it can be done. Again - thanks Sandy
  2. S

    import Directory Folder list

    Thanks - but still neeed help Thanks for your response - but I think I got side tracked into something else. searching the web site msdn.com for "VBA Dir()" produced the following Dir() Returns or sets a String that represents the reading order of text in an HTML element. expression.dir...
  3. S

    import Directory Folder list

    I want to create a VBA script that will allow me to nominate a Directory Tree and import to a table all the names of the folders in that tree. I thought application.filesearch might do it but I can only see how to work with filenames - not folder names. I am not interested in file names (though...
Back
Top Bottom