VB to create an Excel File

D

Dat Tieu

Hi

Is it possible to create an Excel file using VB without opening MS Excel
program? Let's say I want to use a standalone VB program to create an excel
file with Cell A1 = "Testing", how can I do that? I know that we can do this
with Access using ADO, DAO objects. Thanks in advance.


Dat
 
Top