S
Scott
Hello,
We are attempting to create a spreadsheet that can track
attendance bonus hits automatically from a weekly time
card calculator that can generate a hit report.
The problem is that the time card calculator is a weekly
spreadsheet and the attendance bonus eligablity sheet is
a monthly sheet.
the calculator will report as follows:
A B
1|Employee| Hit? |
2| Joe | 1 |
3| Bob | |
The eligibily sheet (seperate file) will reference
the "Hit?" cells for each tech and needs to add up the
total to figure how many total hits have been generated
for the month.
The big hurdle is that the calculator sheet has new data
in B2:B3. So the eligibility sheet needs to retain data
from previous files.
I've played with referenceing specific dates, and saw
something about freezing data but haven't been able to
work. My VB guru also is at a bit of a loss for how to
do this.
Anyone have any ideas? (short of changing the format of
one of the sheets so they are either both weekly sheets
or they are both monthy.)
We are attempting to create a spreadsheet that can track
attendance bonus hits automatically from a weekly time
card calculator that can generate a hit report.
The problem is that the time card calculator is a weekly
spreadsheet and the attendance bonus eligablity sheet is
a monthly sheet.
the calculator will report as follows:
A B
1|Employee| Hit? |
2| Joe | 1 |
3| Bob | |
The eligibily sheet (seperate file) will reference
the "Hit?" cells for each tech and needs to add up the
total to figure how many total hits have been generated
for the month.
The big hurdle is that the calculator sheet has new data
in B2:B3. So the eligibility sheet needs to retain data
from previous files.
I've played with referenceing specific dates, and saw
something about freezing data but haven't been able to
work. My VB guru also is at a bit of a loss for how to
do this.
Anyone have any ideas? (short of changing the format of
one of the sheets so they are either both weekly sheets
or they are both monthy.)