Storyteller
Instructor
Hello All,
I am trying to create a UserForm in Outlook that will display a network folder in a list box/combo box and when the user double clicks on the folder another list box/combo box displays the contents of the folder.
For example the user opens the form and the box displays "Fax", "Transmittals", "Contracts" (showing the folders from //public/Templates/). After the user double clicks on "Fax" the box displays "Cover - Letterhead", "Cover - No Letterhead" (showing //public/Templates/Cover - Letterhead.dot)
The reason is that if someone adds a new template to a folder it will automatically be added to the list of available templates.
The plan is to pass via code the contact name and appropriate information to the template. I already have the code to pass the information to the template. What I need is help in creating the listbox/combobox to show the folders and then the files within the folders.
Regards,
Michael Microsoft Office 2000 Master Instructor
Corel Certified Instructor WordPerfect 9
I am trying to create a UserForm in Outlook that will display a network folder in a list box/combo box and when the user double clicks on the folder another list box/combo box displays the contents of the folder.
For example the user opens the form and the box displays "Fax", "Transmittals", "Contracts" (showing the folders from //public/Templates/). After the user double clicks on "Fax" the box displays "Cover - Letterhead", "Cover - No Letterhead" (showing //public/Templates/Cover - Letterhead.dot)
The reason is that if someone adds a new template to a folder it will automatically be added to the list of available templates.
The plan is to pass via code the contact name and appropriate information to the template. I already have the code to pass the information to the template. What I need is help in creating the listbox/combobox to show the folders and then the files within the folders.
Regards,
Michael Microsoft Office 2000 Master Instructor
Corel Certified Instructor WordPerfect 9