Hi all, I have witten code to insert lines of all txt files in a folder into a excel file.
I used SHBrowseForFolder to select a folder. used code from here: http://j-walk.com/ss/excel/tips/tip29.htm
But I now need to select only a few files from a folder. So a (visual) multiple select.
Any of...