Hi,
I am outputting a query into a table. I am listing titles of workshops, and dates and times.
If there is more than one date/time for a workshop, I add a separate row for each date/time. I would like to have all the rows for each workshop be the same color. Since the number of rows for each workshop varies, is there a way for me to find out if the previous row is for the same workshop?
Thank you!