If that is your actual data in each record, then you will have a hard time trying to summarise, total etc the field as it is non-normailsed data.
Personally, I would alter the structure to split the data into its smallest parts
'25 = Red' becomes '25' and 'Red' then you can summarise much more...