I am sure there is an easy fix for this and I just don't know what it is
I am simply trying to create a attendance record file. On the main sheet the week ending date is input and then a list of 75 employee names, input with Hrs, OT hrs blah blah. Then, I have created seperate worksheets for each respective employee that would maintain each week end total. I have been use the following formula:
IF(A5='Week End'!$B$2,'Week End'!$E$4,"") (see attached).
What I have found when the week end change the formula becomes "False" and the cell is empty. So I am losing my accumulation of prior weeks.
Questions:
Is the "IF" statement the easiest for this
and
How do I save the prior weeks info.
I have attached a sample
Thanks
Beeker