View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Douglas Lund Douglas Lund is offline
external usenet poster
 
Posts: 2
Default Excel File format List

I'm coding export functionality into my VB6 app, which incorporates an
excel file export, for which I use the Microsoft Excel 9.0 object
library. I would like to display the excel file formats available to
the user in a combo box.

How can I get a list of available formats at runtime ?