G
Guest
Situation: from the main screen where you have all the combo boxes & list
boxes to build the (select, filter, and where string). User selects values
and I build the "where" string. I'd like to display the "strwhere" text box
on 2nd scr but with no success yet. Any suggestion? Thanks.
DoCmd.OpenForm "frmMainScr", acFormDS, , strWhere
boxes to build the (select, filter, and where string). User selects values
and I build the "where" string. I'd like to display the "strwhere" text box
on 2nd scr but with no success yet. Any suggestion? Thanks.
DoCmd.OpenForm "frmMainScr", acFormDS, , strWhere