R
Rubie
Hello,
I'm trying to create an Access form based on two different queries, but I
get an error message stating that I may need to choose fields from only a
query or only a table. The queries get data from the same table.
My first query does count(*) from a column called (Test) which has data in
it called (car) and (truck) for example and it does give me a total for all
of the data in the column. I also want the query to give me a total on cars
only but I could not get it to do that, so I created a different query to
total cars only and it worked.
Any advice on this would be greatly appreciated.
Thanks,
I'm trying to create an Access form based on two different queries, but I
get an error message stating that I may need to choose fields from only a
query or only a table. The queries get data from the same table.
My first query does count(*) from a column called (Test) which has data in
it called (car) and (truck) for example and it does give me a total for all
of the data in the column. I also want the query to give me a total on cars
only but I could not get it to do that, so I created a different query to
total cars only and it worked.
Any advice on this would be greatly appreciated.
Thanks,