I'm working with VB6's Data Report. When you view the report, there is a button on it that lets the user export the report to either HTML or .txt files. I need to add/remove export types (.xls, .doc) into that "Files of type" drop down box. I don't know where to start, even where to put the code for this...

Any takers?