Hi,
This is a pretty common sales report, with sales dollars grouped first by salesman then by product group. This part was pertty straight forward. I would like to now total all sales by each product group. This is not so straight forward. I tried to use a Select statement by my syntax must not have been correct. Error indicated that beginning at my where clause, it was not part of the formula. I also would like to have a way not to hard code the actual product group names in so in the event that product groups are added in the future, these would not be excluded.
Thanks in advance.
Rob
This is a pretty common sales report, with sales dollars grouped first by salesman then by product group. This part was pertty straight forward. I would like to now total all sales by each product group. This is not so straight forward. I tried to use a Select statement by my syntax must not have been correct. Error indicated that beginning at my where clause, it was not part of the formula. I also would like to have a way not to hard code the actual product group names in so in the event that product groups are added in the future, these would not be excluded.
Thanks in advance.
Rob