On the attached workout checklist, my objective is to see the weight that I lifted last time I performed the exercise so that I am always lifting more than the previous time.
The “Exercise” column links to another table with a list full of exercises.
I would like the “Previous Weight” column to reference the “Weight” of the most recent “Date Performed” that this particular exercise was marked “Done”.
Thank you! This was perfect to get the job done. The formula was a bit more complicated than I expected…I’m kind of a noob to all the formula stuff.
One more question if you are able to help…
On the Exercise table, I added two new columns for Sets and Reps.
My goal is that when I create a new workout in the Workouts table, the Sets and Reps from the linked Exercise automatically populate.
For example, if I have an Exercise called “Chest - Incline Bench Press - Hypertrophy”, I want the Sets and Reps in the Workouts table to always automatically be the Sets and Reps from that particular exercise in the Exercise table. So if I’m training for hypertrophy, the new Workout table row would inform me that the Sets & Reps would be 4x8 for that day.
So it could probably just be a number field instead of a slider field.