Message 1 of 2
Generating a list of .ini files in a directory
Not applicable
08-16-2005
02:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I was able to create a list of files (.dwg) using VB 6 in another program
that I have written. In this current VBA application, I am unable to write
a list of all of the .ini files in a specific directory to a combo box. I
was able to determine the number of .ini files in the directory, but I can't
figure out how to list only the .ini files in a list box?
Thank you
I was able to create a list of files (.dwg) using VB 6 in another program
that I have written. In this current VBA application, I am unable to write
a list of all of the .ini files in a specific directory to a combo box. I
was able to determine the number of .ini files in the directory, but I can't
figure out how to list only the .ini files in a list box?
Thank you