I am writing a softare inventory database from scratch. I build a very firm foundation. I have all my tables. I also built a form for data entry. I have built 8 different queries. I built 1 query for each item I'm going to search for. When I tried to build a search form using all of the queries, so that you can search for only the applicable data and it won't let me do it. It gives me the error msg:
"You have chosen fields from records sources which the wizard can't connect. You may have chosen fields from a table and from a query based on that table. If so, try choosing fields from only the table or only the query."
What am I doing wrong? What directions should I take next?
"You have chosen fields from records sources which the wizard can't connect. You may have chosen fields from a table and from a query based on that table. If so, try choosing fields from only the table or only the query."
What am I doing wrong? What directions should I take next?