ViolettePhan
06-26-2006, 09:36 PM
Hi all
I have a form search frmSearch, after search it call frmAddressSummary with the list of address that meet my criteria, from this frmAddressSummary, i have 2 command button to print report and print mail labels (they are working well with strWhere filter), and I I try 1 command button to call frmExport (with option to export to excel, access or csv format) I would like to know how do I code so that I can use the filter from frmAddressSummary eventhough I'm in frmExport?
Thanks in advance...
Violette
I have a form search frmSearch, after search it call frmAddressSummary with the list of address that meet my criteria, from this frmAddressSummary, i have 2 command button to print report and print mail labels (they are working well with strWhere filter), and I I try 1 command button to call frmExport (with option to export to excel, access or csv format) I would like to know how do I code so that I can use the filter from frmAddressSummary eventhough I'm in frmExport?
Thanks in advance...
Violette