View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JCP[_2_] JCP[_2_] is offline
external usenet poster
 
Posts: 9
Default convert Microsoft Excel 5.0/95 to ms excel 2003

I have a database (mdb file) and when I export data to excel using the
command OutputTo, the database export and generates an excel file format
5.0/95.
I just asked in news group if is possible to export using the same method
(OutputTo) and they answer is not possible.

So, I would like to know, how can I save as or convert the excel file format
5.0/95 to ms excel 2003 (current format) via VBA and without asking if do you
want to overwrite...?

Thanks
--
Jose