how to call excell file from vb

rcuestar
04-01-2003, 11:47 AM
Hi, i have a command button in my form how can i call a excell file from it and open an existing excell file called myfile.xls ?

Mikecrosoft
04-01-2003, 11:53 AM
Hi, i have a command button in my form how can i call a excell file from it and open an existing excell file called myfile.xls ?

I posted my Excel Sample

You can send/receive data from Excel with it.

If you need to open a existing Xls file use, ExcelApp.WorkBooks.Open(....
method

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum