Hi,
Please tell us your version, db info and details why is not working.
go to selection formula to check the code there which will have the code generated by selection expert, or try below formula:
other conditions
and
(
{yourtable.fieldname1} = parameter1_name
or
{youtable.fieldname2} = paramter2_name
)
Hope it helps.
Ted