Add avg remaining
Craig
Author
Hey Macario!
- DAYS: Number of days with "use" set to Y (yes)
- DAYS_LEFT: Number of days left in the month with days set to "use"
- Goal: I'm currently doing Race At Your Pace, where you set a goal (25, 50, 100, 200, etc miles), so this is setting that value
- Remaining: Distance of goal minus total of listed runs (bottom below date/miles/km)
- Average: Average run length for goal / days for the whole month
- Avg Remaining: Average run length for remaining goal / remaining days left
So what is it exactly you're trying to accomplish regarding days remaining? Are you trying to basically take the sum of "Remaining" column cells and subtract it from the days in the given month?
Please sign in to leave a comment.