Computing.Net > Forums > Windows 2000 > Importing List of Files in Folder

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Importing List of Files in Folder

Reply to Message Icon

Name: EK
Date: September 17, 2003 at 10:05:17 Pacific
OS: Win 2000 Pro
CPU/Ram: 128mb
Comment:

I have a folder that holds several hundred data files. I have to describe what each file does. I want to copy just the filenames in that folder to an Access 2000 DataBase field I have set up. I have not used Access in ages. The idea is is I will see the filename in one field,type in what it is for,see the next file name,type in what it is for etc. When I am done I will print the list out for the interested party



Sponsored Link
Ads by Google

Response Number 1
Name: Shane
Date: September 18, 2003 at 03:17:16 Pacific
Reply:

I'm sure there are other ways to do this, but I would just use ACDSEE software (can be downloaded from zdnet etc). It's the same as explorer, but it has an option in the Tools menu bar of "generate file listing". This creates a nicely formatted text file of all the files in a folder, including any description you have already entered for it.

You can then just open this txt file in excel as delimited/fixed width etc, and the column headers (filename..Type..Size) are already there.

Then just do your access work to import the data.


0

Response Number 2
Name: johnshay
Date: September 18, 2003 at 05:34:02 Pacific
Reply:

This might work:

use the dir command to output the folder contents to a text file.

in access, file -> get external data -> import

??


0

Response Number 3
Name: EK
Date: September 18, 2003 at 05:52:55 Pacific
Reply:

DIR /B does the trick. B for bare bones


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 2000 Forum Home


Sponsored links

Ads by Google


Results for: Importing List of Files in Folder

restrict type of files in a folder www.computing.net/answers/windows-2000/restrict-type-of-files-in-a-folder/44356.html

Find String in Folder and copy file www.computing.net/answers/windows-2000/find-string-in-folder-and-copy-file/64704.html

maximum files and folders www.computing.net/answers/windows-2000/maximum-files-and-folders/51864.html