1.

Solve : Noobish VBA Query?

Answer»

Hi all,
GOT a VBA question for you. As the subject name suggests, im pretty new to VB, hence why I need some help!

At the moment Ive got a program/form that will search and bring up a list of files stored on a network file directory. The list is displayed in a list box, with the main part of the file name displayed in the left hand column and then the full file name in the right hand column.

What Im trying to do is to create a third column that will display the Date Created for the files, and then ANOTHER BUTTON that will order the files by the Date Created.

As you may suspect someone else wrote the code that search's for the files and Im just trying to add a little more functionality to the program as they've left.

Im just after the code that basically gets the Date Created and PRINTS it in a third column for each of the files. Can post any additional info if needed.

Cheers!
mufwell thanks all

Quote from: midgetunderfire on October 02, 2009, 03:28:55 AM

well thanks all



You're welcome.


Discussion

No Comment Found