Sadly I know nothing about VBA nor how to write it so I'm struggling to get what you posted into usable form. I'm getting errors. Below is my attempt... Can you help straighten this out?
Sub FatigueTracker()
Recalculate
Q5 = Q5 + Q5Value
End Sub
Once working I assume I can add this to a button then including it in another macro push?
|