Column formula
I am trying to write a formula for a data table that allows me to subtract the %Area of each glycan species in the sample set. An example would be:d%Area = (%Area of G0 in A) - (%Area of G0 in B)How can I write the formula to group by sample name and glycan species?