tough move
>just try the syntx below, then recode the entry form name []![] to subform
DoCmd.OutputTo acOutputForm, [FrmImprt/Exprt], "MicrosoftExcel5.0/95Workbook(*.xls)", "", True, "", , acExportQualityScreen
>i used this before, hope would work too for you