Does anyone have a VBA routine that would would print the name of each
subdirectory and the contents of each of these directories into a text file?

For example you would point it to a specified directory and the routine
would locate each subdirectory and print the subdirectory name and its
contents to a text file then locate the next subdirectory and print its
contents etc, etc. The final output would list each subdirectory and all its
contents.

Thanks
--
Ray