I have a form where users select a year and month. Using these selections I need to get to a date stored in a seperate field in my table. I think this is possible, but nothing I try is working. I have created a query and copied the SQL statement from there to paste into my code, but when I run the code it gives me "Error 3061, too few parameters, expected 2". Can someone help?<br>Thanks