Hey guys,
I have a friend who has been tracking their weight loss in a spreadsheet, and asked me to do some visualisations on it. One thing I'd like to be able to do is report the total weight lost for a given period. Is there an easy way to do this via formula?
For example, I have two columns, DATE, WEIGHT, and about a year's worth of data. I'd like to be able to say "Total Weight Lost in July 2012 was 8kg" - so I need to subtract the weight value of the last day of the month from the weight value of the first day of the month. I can't use MIN/MAX because they may lose or gain weight throughout the month, but I need the Net change.
Thanks!
I have a friend who has been tracking their weight loss in a spreadsheet, and asked me to do some visualisations on it. One thing I'd like to be able to do is report the total weight lost for a given period. Is there an easy way to do this via formula?
For example, I have two columns, DATE, WEIGHT, and about a year's worth of data. I'd like to be able to say "Total Weight Lost in July 2012 was 8kg" - so I need to subtract the weight value of the last day of the month from the weight value of the first day of the month. I can't use MIN/MAX because they may lose or gain weight throughout the month, but I need the Net change.
Thanks!