Export from subform

L

Larry

I have a main form that has an embedded subform. The subform is a datasheet
that references a table. I have it embeded because i need to have other
controls on the main form that will manipulate the subform datasheet.

If I filter the data on the subform and then export it to a spreadsheet, the
spreadsheet is empty. This happens without filtering also. Yet, if I open the
subform directly and select records, it exports fine. Therefore, exporting
only fails when I attempting to export from the embeded subform.

Can anyone advise as to how to correct this?

Thanks

Larry
 
Top