I need to add a userform module to a macro to allow the user to select from a list of printers available to them. What I envision is to write code to search their system to see what print drivers are installed on their printer and give them the option to choose from those printers, much like the dialogs(wdDialogFilePrint) dialog box does. My problem is that I can't find the code that will allow me to do this.