Fill ComboBox with File Names
Hello All,
Simple question for you real programmers. (Complicated for this amature.)
I have an excel file that I need to fill a combo box on a form with the name
of XLS files. O'reilly doesn't give me much insight on how to do this.
Basically I'll show a form at the time "file.xls" is loaded. The combo box
needs to be filled with xls files from the Application.ActiveWorkbook.Path
and its subdirectories.
Thanks in advance.
Hal
|