I have a form called frmNz. I have tried to make 2 copies of the form called frmNz2 and frmNz3. For these 2 forms I have made seperate queries and referenced each of the forms in them so that they work exactly like frmNz. However when I click on either of the copied forms' command buttons (Submit Information for Search), an error (Run-time '438') appears. How can I fix this so that the frmNz2 and frmNz3 forms work just like frmNz? There is an attachment.