Hi all,
What would be the best way to populate the contents of a list box with the contents of a directory? I have looked at GetObject, Path, and Dir, but I am a little unsure which to start with.
I would like to populate the list box with the directory contents, and then use the click event to open whichever file is clicked.
Thanks,