Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to populate a ComboBox with the filenames contained in a directory
I am using the following code to find the first file but am at a loss to find the remaining files Private Sub UserForm_Initialize() NLDir = ThisWorkbook.Path & "\NewsLetters\" NL = Dir(NLDir & "*.pdf") End Sub Some example code would be greatly appreciated Regards and TIA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combobox Question | Excel Programming | |||
ComboBox Question | Excel Programming | |||
Combobox question | Excel Programming | |||
combobox question | Excel Programming | |||
combobox question | Excel Programming |