J
jaggy
I have a workbook that contains a worksheet for a single week of any
given month and in the sheet I have an individual's time reported for
each day of the week. I have a second workbook that contains an
individual's time reported by each day for the entire month. I would
like to compare the two to determine if there is a mismatch and
highlight those cells.
The logic goes something like this:
(1) I need to match person A in column C of workbook1 to the same name
in column C in workbook2.
(2) I then need to match the date of the month on workbook 1 & 2 for
person A in step #1.
(3) I then want to lookup the values for person A on May X that they
reported on workbook 1&2 and highlight the time reported values that
do not match.
The point is to compare a weekly workbook against a monthly workbook
and see if person A has gone back after the week has ended and updated
his time in workbook2 (the monthly view).
Ex: Bob has reported 7 hrs on May 15 but goes back later in the month
to update the hrs worked to 8hr for May 15th.
Is there a formula that will do this calculation and allow me to
conditionally highlight the cells that do not match.
Thanks in advance,
jag
given month and in the sheet I have an individual's time reported for
each day of the week. I have a second workbook that contains an
individual's time reported by each day for the entire month. I would
like to compare the two to determine if there is a mismatch and
highlight those cells.
The logic goes something like this:
(1) I need to match person A in column C of workbook1 to the same name
in column C in workbook2.
(2) I then need to match the date of the month on workbook 1 & 2 for
person A in step #1.
(3) I then want to lookup the values for person A on May X that they
reported on workbook 1&2 and highlight the time reported values that
do not match.
The point is to compare a weekly workbook against a monthly workbook
and see if person A has gone back after the week has ended and updated
his time in workbook2 (the monthly view).
Ex: Bob has reported 7 hrs on May 15 but goes back later in the month
to update the hrs worked to 8hr for May 15th.
Is there a formula that will do this calculation and allow me to
conditionally highlight the cells that do not match.
Thanks in advance,
jag