![]() |
Dumping list of folder contents into spreadsheet
I would like to be able to dump into a spreadsheet a list of all files within
a specified folder. Is this possible? Any help would be much appreciated - thanks :) |
Dumping list of folder contents into spreadsheet
Have a look in the vba help index for DIR
-- Don Guillett SalesAid Software "Pete at Sappi Fine Paper" wrote in message ... I would like to be able to dump into a spreadsheet a list of all files within a specified folder. Is this possible? Any help would be much appreciated - thanks :) |
Dumping list of folder contents into spreadsheet
See http://tinyurl.com/28qhcj
-- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Pete at Sappi Fine Paper" wrote in message ... I would like to be able to dump into a spreadsheet a list of all files within a specified folder. Is this possible? Any help would be much appreciated - thanks :) |
Dumping list of folder contents into spreadsheet
You are awesome - thank you!!!
"Don Guillett" wrote: Have a look in the vba help index for DIR -- Don Guillett SalesAid Software "Pete at Sappi Fine Paper" wrote in message ... I would like to be able to dump into a spreadsheet a list of all files within a specified folder. Is this possible? Any help would be much appreciated - thanks :) |
Dumping list of folder contents into spreadsheet
Several methods to accomplish this.......I like Tushar's best if importing to
Excel. To add a "Print Directory" feature to Explorer, go to this KB Article. http://support.microsoft.com/default...EN-US;q272623& Or you can download Printfolder 1.2 from..... http://no-nonsense-software.com/freeware/ I use PF 1.2 and find it to be more than adequate with custom features. OR Go to DOS(Command) prompt and directory. Type DIR MYFILES.TXT All the above create a *.TXT file which can be opened in Notepad or Excel. One more method if you want to by-pass the *.TXT file and pull directly to Excel is to use Tushar Mehta's Excel Add-in. This allows filtering and sorting once you have the data in Excel. http://www.tushar-mehta.com/ scroll down to Add-insDirectory Listing. Download the ZIP file and un-zip to your Office\Library folder. Gord Dibben MS Excel MVP On Mon, 2 Apr 2007 13:00:00 -0700, Pete at Sappi Fine Paper wrote: I would like to be able to dump into a spreadsheet a list of all files within a specified folder. Is this possible? Any help would be much appreciated - thanks :) |
All times are GMT +1. The time now is 11:04 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com