Thanks a lot PHV I have tried this statement but it is giving me an error for the table name says microsoft JET could not find this object name
Where do we need to create this table ...in access or VBA
DoCmd.TransferSpreadsheet acExport, acSpreadsheetTypeExcel9, "table1", "C:\Documents and Settings\TaduriS\My Documents\File.xls", True
thanks