Hi,
i'm trying to make a form to filter a table and open a data entry form with the filtered data ready for editing. i've got it working when filtering a 1 field but i'd like to filter the data by 3 fields and i can't get it right. the code i'm trying to use is
DoCmd.OpenForm "Main", , ...