PDA

Click to See Complete Forum and Search --> : vb to Excel


galadriel
Aug 5th, 2000, 10:01 PM
Does anyone know how to send the contents of a database to Excel from vb?

Thanks much

Clunietp
Aug 6th, 2000, 02:19 PM
Do you have an existing XL sheet this must go into?

Is this from MS Access to MS Excel?

galadriel
Aug 6th, 2000, 03:50 PM
I am using vb6 to open a small user info and inventory MS Access 2000 database. At certain times, I need to export all of the data to MS Excel 2000 so it can be read at a different location. It needs to be exported from Access to a new Excel spreadsheet using Visual Basic 6.

Thanks

JHausmann
Aug 7th, 2000, 10:46 AM
In Access help, do a search on "TransferSpreadsheet".