I am doing a Biggest Loser challenge at work and have a nice report that shows the users their weight loss over time. I'd also like to add a table that shows the group's starting weight and the group's current weight.
I have one simple weights table that lists the ID of the contestant, the date and the weight.
How can I query / sum the first weight from each contestant, and also the last weight? I suspect this is not easy.
I am a relative beginner using Access 2016.
Thanks
I have one simple weights table that lists the ID of the contestant, the date and the weight.
How can I query / sum the first weight from each contestant, and also the last weight? I suspect this is not easy.
I am a relative beginner using Access 2016.
Thanks