I have a crosstab query that is based on a select query that combines two tables. I also have an append query that appends the results from the crosstab query to a table. The problem I am having is if a particular item that is being counted equals 0 (ie no records with that descrip)in the crosstab query, my append query bombs out, because there is not a field in the crosstab query for the "0" item. Is there a way to drop a 0 in if the field doesn't exist in the crosstab query?
Thanks!
jgarnick
jgarnick@aol.com
Thanks!
jgarnick
jgarnick@aol.com