The problem with that is I can't summarize by the "Y/N" because they are text and not numeric fields. By doing summary in the reports, I get a sum for all pieces of "StyleA." I am looking to create a Sum for all pieces of "StyleA with Y" and a Sum for all pieces of "StyleA with N." I can do it in Excel, but haven't been able to translate that into Access.
In the Design view, I get a "=Sum[qty]". Is it possible to change it to something along the lines of "=Sum[qty] if TableC=Y"?