R
ramon
Hello! I have this form called "frm_FilterMain" with a button that execute
this code "DoCmd.RunCommand acCmdAdvancedFilterSort" to open the advance
filter sort fom named by access as "frm_FilterMainMain1 : Filter". After I
completed selecting all the fields I wanted, key in all the cretirea, sort,
etc then click the apply filter button this advance filter sort fom
"frm_FilterMainMain1 : Filter" is still there and doesn't close. Is there
any way to close this form as soon as my "frm_FilterMain" is displayed and
active. Could anyone please help me? Thank you much.
this code "DoCmd.RunCommand acCmdAdvancedFilterSort" to open the advance
filter sort fom named by access as "frm_FilterMainMain1 : Filter". After I
completed selecting all the fields I wanted, key in all the cretirea, sort,
etc then click the apply filter button this advance filter sort fom
"frm_FilterMainMain1 : Filter" is still there and doesn't close. Is there
any way to close this form as soon as my "frm_FilterMain" is displayed and
active. Could anyone please help me? Thank you much.