|
-
Jan 7th, 2009, 03:43 PM
#1
Thread Starter
New Member
[2008] Sorting listbox data from External source
I am trying to figure out a correct way to sort the listbox that is being populated by data from an exteranl hard drive. The DB's on the Hard drive are contained in folders with a naming format as follows (Jan94 - Dec08)
The issue is that on the HD all the folders(yrs) for Apr are listed together and then the rest listed the same way, just sorted based on 1st alpha character. The format I want to show in the list box is as follows:
Jan94
Dec94
.
.
Jan08
Dec08
Jan09
Can anyone offer a solution or direction on how this could be achieved.
I've searched the forums and haven't seen anything that may offer a direction. Looked at MSDN and could't find a solution, maybe looking for the wrong thing.
Any ideas would be appreciated.
VB Newbie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|