 |
|
 |
|
Next: File Management: Brand new file extension?
|
| Author |
Message |
External

Since: Aug 07, 2007 Posts: 1
|
(Msg. 1) Posted: Tue Aug 07, 2007 3:52 pm
Post subject: Extract list of sub-folders in a folder Archived from groups: microsoft>public>windows>vista>file_management (more info?)
|
|
|
|
| I'd like to be able to get a list of all the folders contained in another
folder into another program, say Excel. I found an Excel macro that will
list all the files in a given folder, but it does not list the folders in
that folder. Alternatively, a print-out of the folders would be better than
nothing, although I'm looking for something better than screen shots, for
which I'll need numerous shots to print everything (ex. 200 folders).
|
|
|
| Back to top |
|
 |  |
External

Since: Aug 08, 2007 Posts: 1
|
(Msg. 2) Posted: Wed Aug 08, 2007 5:14 am
Post subject: Re: Extract list of sub-folders in a folder [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Tue, 07 Aug 2007 15:52:02 -0700, Ken Meek <Ken
<Meek DeleteThis @discussions.microsoft.com>> wrote:
> I'd like to be able to get a list of all the folders contained in another
> folder into another program, say Excel. I found an Excel macro that will
> list all the files in a given folder, but it does not list the folders in
> that folder. Alternatively, a print-out of the folders would be better
> than
> nothing, although I'm looking for something better than screen shots, for
> which I'll need numerous shots to print everything (ex. 200 folders).
I used to have a program that would print "complete" directory contents in
a simple, straightforward way. It was called "Karen's directory printer"
or something very close to that. Try "SoftPedia.com" and do a search for
"Karen's". Should find it, if it's there.
Hope this helps,
Fred |
|
| Back to top |
|
 |  |
External

Since: Aug 08, 2007 Posts: 1
|
(Msg. 3) Posted: Wed Aug 08, 2007 6:06 am
Post subject: Re: Extract list of sub-folders in a folder [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Fred - thank you! I found Karen's Directory Printer, downloaded and
installed it. There are many options and I haven't explored them all yet,
but I'm sure it will do what I need, and then some. Thank you very much!
"Fred B." wrote:
> On Tue, 07 Aug 2007 15:52:02 -0700, Ken Meek <Ken
> <Meek.RemoveThis@discussions.microsoft.com>> wrote:
>
> > I'd like to be able to get a list of all the folders contained in another
> > folder into another program, say Excel. I found an Excel macro that will
> > list all the files in a given folder, but it does not list the folders in
> > that folder. Alternatively, a print-out of the folders would be better
> > than
> > nothing, although I'm looking for something better than screen shots, for
> > which I'll need numerous shots to print everything (ex. 200 folders).
>
>
> I used to have a program that would print "complete" directory contents in
> a simple, straightforward way. It was called "Karen's directory printer"
> or something very close to that. Try "SoftPedia.com" and do a search for
> "Karen's". Should find it, if it's there.
>
> Hope this helps,
>
>
> Fred
> |
|
| Back to top |
|
 |  |
External

Since: May 02, 2007 Posts: 40
|
(Msg. 4) Posted: Wed Aug 08, 2007 8:49 am
Post subject: Re: Extract list of sub-folders in a folder [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
You're welcome.
Regards
--
Of all the things I've lost, I miss my mind the most!
"Ken Meek" <KenMeek DeleteThis @discussions.microsoft.com> wrote in message
news:24FA14EE-F1DD-4064-AC04-DDF834D571A3@microsoft.com...
> Fred - thank you! I found Karen's Directory Printer, downloaded and
> installed it. There are many options and I haven't explored them all yet,
> but I'm sure it will do what I need, and then some. Thank you very much!
>
> "Fred B." wrote:
>
>> On Tue, 07 Aug 2007 15:52:02 -0700, Ken Meek <Ken
>> <Meek DeleteThis @discussions.microsoft.com>> wrote:
>>
>> > I'd like to be able to get a list of all the folders contained in
>> > another
>> > folder into another program, say Excel. I found an Excel macro that
>> > will
>> > list all the files in a given folder, but it does not list the folders
>> > in
>> > that folder. Alternatively, a print-out of the folders would be better
>> > than
>> > nothing, although I'm looking for something better than screen shots,
>> > for
>> > which I'll need numerous shots to print everything (ex. 200 folders).
>>
>>
>> I used to have a program that would print "complete" directory contents
>> in
>> a simple, straightforward way. It was called "Karen's directory printer"
>> or something very close to that. Try "SoftPedia.com" and do a search for
>> "Karen's". Should find it, if it's there.
>>
>> Hope this helps,
>>
>>
>> Fred
>> |
|
| Back to top |
|
 |  |
External

Since: Mar 27, 2006 Posts: 12
|
(Msg. 5) Posted: Fri Aug 10, 2007 12:59 am
Post subject: Re: Extract list of sub-folders in a folder [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
If you want the listing in text so you can loadandmanipulate it in excel
try;
dir /ad /s /b > c:\dir.txt
Regards
Mark Dormer
"Ken Meek" <Ken Meek DeleteThis @discussions.microsoft.com> wrote in message
news:26320060-0309-4D03-8654-780E5088B8EA@microsoft.com...
> I'd like to be able to get a list of all the folders contained in another
> folder into another program, say Excel. I found an Excel macro that will
> list all the files in a given folder, but it does not list the folders in
> that folder. Alternatively, a print-out of the folders would be better
> than
> nothing, although I'm looking for something better than screen shots, for
> which I'll need numerous shots to print everything (ex. 200 folders). |
|
| Back to top |
|
 |  |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|