The DB is a real estate DB.
The DB now opens to the opening form. This form is used to input dates and types of properties.
After I've inputted the data and do a search this is when it gets the error.....3276 - invalid DB object reference.
When I debug it, this is when I get the "If ContinueOn Then DoCmd.OpenForm "frmSearchList" error.
The "frmsearchlist" is tied to a query.
Thanks for all your help but as you can see I really don't know that much about Access.