I have a media database (ACC2000) in which I have a simply query which displays the count of total record and a SUM of the number of disks associated with each title.
I have been trying to add to the query to do a further breakdown based on the value within the field. The values for the TEXT field can be CD, DVD, VHS, DAT, etc.
I don't get any errors when saving the query, but when I try and run the query, I get a type mis-match error. Can I not perform a COUNT or SUM on a TEXT field. Do I need to use COUNTIF or something else?
Any help in pointing me in the right direction would be greatly appreciated.
Thanks,
KSDadGuy
I have been trying to add to the query to do a further breakdown based on the value within the field. The values for the TEXT field can be CD, DVD, VHS, DAT, etc.
I don't get any errors when saving the query, but when I try and run the query, I get a type mis-match error. Can I not perform a COUNT or SUM on a TEXT field. Do I need to use COUNTIF or something else?
Any help in pointing me in the right direction would be greatly appreciated.
Thanks,
KSDadGuy