G
Guest
I have a report based off a query. The query is giving me all the sales for
each person in my group. Column 1 has the individuals name ( John, Matt,
etc.), Column 2 has the type of product (Access, DSL, LD), Columns 3, 4, 5, &
6 has the number of lines sold to the customer. What I would like is If
Column 1 = "John" & Column 2 = "Access", Sum Columns 3,4,5, & 6. Right now
it's currently summing the whole table, and I want it to just sum for these
people.
Any help would be appreciated.
each person in my group. Column 1 has the individuals name ( John, Matt,
etc.), Column 2 has the type of product (Access, DSL, LD), Columns 3, 4, 5, &
6 has the number of lines sold to the customer. What I would like is If
Column 1 = "John" & Column 2 = "Access", Sum Columns 3,4,5, & 6. Right now
it's currently summing the whole table, and I want it to just sum for these
people.
Any help would be appreciated.