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...
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...