I'd like to group my report not by the entire value of a field, or by the first letter or letters, but by the first word. The field has plant names, in the format:
Pansy "Ultima Morpho" Petunia "Purple Wave" etc.
I need to group all the pansies together, all the petunias together, and sum the orders for each group without seeing all the variety names. Since the number of characters of the first word varies, I can't specify by that.
I could put a field in the PlantNames table that has just Pansy or Petunia, but is there another way to do it?
Thanks,
Lisa
Pansy "Ultima Morpho" Petunia "Purple Wave" etc.
I need to group all the pansies together, all the petunias together, and sum the orders for each group without seeing all the variety names. Since the number of characters of the first word varies, I can't specify by that.
I could put a field in the PlantNames table that has just Pansy or Petunia, but is there another way to do it?
Thanks,
Lisa