D
Dale
I am trying to reproduce a custom open file box out of WP6. I have a
form with two list boxes. The listbox on the left, lstGroup, is meant
to display a file directory tree beginning with a certain path. The
listbox on the right, lstTemplate, is meant to display the files from
the folder that is highlighted in the listbox on the left. When a user
selects the desired file, it then will be opened by Word for use. Is
this possible with Word VBA, and if so can anyone help me with the
code?
I have searched google groups, and other websites and found code
snippets, but I have not been able to get any of them to work. Either
that or they are meant for VB only.
I am a new student to VBA/VB and have learned a lot in a relatively
short amount of time, but as you can see there is a lot I still need to
learn.
Thanks in advance!
form with two list boxes. The listbox on the left, lstGroup, is meant
to display a file directory tree beginning with a certain path. The
listbox on the right, lstTemplate, is meant to display the files from
the folder that is highlighted in the listbox on the left. When a user
selects the desired file, it then will be opened by Word for use. Is
this possible with Word VBA, and if so can anyone help me with the
code?
I have searched google groups, and other websites and found code
snippets, but I have not been able to get any of them to work. Either
that or they are meant for VB only.
I am a new student to VBA/VB and have learned a lot in a relatively
short amount of time, but as you can see there is a lot I still need to
learn.
Thanks in advance!