PC Review


Reply
Thread Tools Rate Thread

create directory list

 
 
JP%$
Guest
Posts: n/a
 
      7th Nov 2008
I have a folder that has dwg files in it and I would like to organized by
last 2 digit of file name, any suggestions?
 
Reply With Quote
 
 
 
 
John W. Vinson
Guest
Posts: n/a
 
      7th Nov 2008
On Thu, 6 Nov 2008 20:57:00 -0800, JP%$ <(E-Mail Removed)> wrote:

>I have a folder that has dwg files in it and I would like to organized by
>last 2 digit of file name, any suggestions?


Would you like to do so in an Access Database (the subject of this newsgroup)?
If so you can indeed do so with the help from a little bit of VBA code. You
could create a Table with a Text field for the filename, and perhaps a second
indexed field for the last two characters. Make this an Integer field if the
last two digits are in fact digits, Text if they are alphanumeric.

You can then use VBA code using the Dir() function to retrieve the filenames
from Windows and store them i
--

John W. Vinson [MVP]
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create contact-list based on Active Directory attributes ? jonte@bson.se Microsoft Outlook 1 7th May 2008 04:19 PM
How do i create a list of files per directory? =?Utf-8?B?Q29zdGlz?= Microsoft Excel Programming 4 23rd Apr 2007 12:16 PM
create a dynamic list of users from active directory? =?Utf-8?B?ZGpkb2hib3k=?= Microsoft Access VBA Modules 1 20th Apr 2007 11:46 AM
Create a mailing list from a DIRECTORY ! =?Utf-8?B?U3RldmU=?= Microsoft Outlook Discussion 6 3rd Nov 2005 07:42 PM
Create a filename list from a directory sat Microsoft Windows 2000 File System 3 24th Nov 2003 08:38 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:44 AM.