I have the following query attached to a form which works fine. Like "*" & [Forms]![QBF_Items]![WhatItems] & "*"
However, I would like to have another query which will count the items found by this query. Here is where the problem lies. The above query will find all items; i.e., shotgun even if it is listed as shotgun, Remington Shotgun, and so on, but I can't figure out to make it count all shotguns, currently it says I have 1 shotgun and 1 remington shotgun instead of two shotguns. Can this be done, if so please help. Sonny
However, I would like to have another query which will count the items found by this query. Here is where the problem lies. The above query will find all items; i.e., shotgun even if it is listed as shotgun, Remington Shotgun, and so on, but I can't figure out to make it count all shotguns, currently it says I have 1 shotgun and 1 remington shotgun instead of two shotguns. Can this be done, if so please help. Sonny