T
TheReallyWhiteRunner
I am performing a count function in a query to give me total accounts
grouped by state, region, district. Problem is some districts do not
have account #s in them and they are not on the results of the query.
I've been trying to get the results to return a zero for the null
districts, but I cannot structure it correctly. Can anyone give me
more insight as to the best way to do this and how/where I should
insert the function.
grouped by state, region, district. Problem is some districts do not
have account #s in them and they are not on the results of the query.
I've been trying to get the results to return a zero for the null
districts, but I cannot structure it correctly. Can anyone give me
more insight as to the best way to do this and how/where I should
insert the function.